Upload folder using huggingface_hub
Browse files- README.md +38 -0
- flux1-krea-dev-df11.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- black-forest-labs/FLUX.1-Krea-dev
|
4 |
+
base_model_relation: quantized
|
5 |
+
pipeline_tag: text-to-image
|
6 |
+
tags:
|
7 |
+
- dfloat11
|
8 |
+
- df11
|
9 |
+
- lossless compression
|
10 |
+
- 70% size, 100% accuracy
|
11 |
+
---
|
12 |
+
|
13 |
+
# ComfyUI DFloat11 Model: `black-forest-labs/FLUX.1-Krea-dev`
|
14 |
+
|
15 |
+
- π Fully Lossless β 100% identical outputs to the original model
|
16 |
+
- π¦ 32% smaller model size β lower VRAM requirement than float16
|
17 |
+
- β‘ Compatible with ComfyUI β drop-in support with custom nodes
|
18 |
+
- π§ GPU-accelerated inference β optimized for CUDA 12.1+
|
19 |
+
|
20 |
+
### Performance Comparison
|
21 |
+
|
22 |
+
| Model | Model Size | Peak GPU Memory (1024Γ1024 image generation) | Generation Time (A100 GPU) |
|
23 |
+
|------------------------------------------------|------------|----------------------------------------------|----------------------------|
|
24 |
+
| FLUX.1-Krea-dev (BFloat16) | 23.80 GB | 24.28 GB | 56 seconds |
|
25 |
+
| FLUX.1-Krea-dev (DFloat11) | 16.33 GB | 17.54 GB | 58 seconds |
|
26 |
+
|
27 |
+
### Installing DFloat11 Nodes for ComfyUI
|
28 |
+
|
29 |
+
Please visit [github.com/LeanModels/ComfyUI-DFloat11](https://github.com/LeanModels/ComfyUI-DFloat11).
|
30 |
+
|
31 |
+
### Workflow
|
32 |
+
|
33 |
+
Drag and drop the following image into ComfyUI.
|
34 |
+
<p align="left">
|
35 |
+
<img src="https://raw.githubusercontent.com/LeanModels/ComfyUI-DFloat11/master/workflows/flux_krea_dev_df11.png" width="400"/>
|
36 |
+
<p>
|
37 |
+
|
38 |
+
Or download [this JSON workflow](https://raw.githubusercontent.com/LeanModels/ComfyUI-DFloat11/master/workflows/flux_krea_dev_df11.json) and drop into ComfyUI.
|
flux1-krea-dev-df11.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7903a0b21f583f2fadabc5700d8b608cfaf662b2572a8aae6f53ca177dd3399
|
3 |
+
size 16328738884
|