Instructions to use Comfy-Org/flux2-dev with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/flux2-dev with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add ComfyUI workflow template links
#18
by ComfyUI-Wiki - opened
README.md
CHANGED
|
@@ -41,3 +41,16 @@ These are quantized weights. The original FLUX.2 repo is here: [FLUX.2-dev](http
|
|
| 41 |
|
| 42 |
- Flux2TurboComfyv2.safetensors by [ByteZSzn](https://huggingface.co/ByteZSzn/Flux.2-Turbo-ComfyUI/)
|
| 43 |
- Flux_2-Turbo-LoRA_comfyui.safetensors by [ByteZSzn](https://huggingface.co/ByteZSzn/Flux.2-Turbo-ComfyUI/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
- Flux2TurboComfyv2.safetensors by [ByteZSzn](https://huggingface.co/ByteZSzn/Flux.2-Turbo-ComfyUI/)
|
| 43 |
- Flux_2-Turbo-LoRA_comfyui.safetensors by [ByteZSzn](https://huggingface.co/ByteZSzn/Flux.2-Turbo-ComfyUI/)
|
| 44 |
+
|
| 45 |
+
## Workflows
|
| 46 |
+
|
| 47 |
+
<table>
|
| 48 |
+
<thead>
|
| 49 |
+
<tr><th align="center" valign="middle" style="text-align:center;vertical-align:middle">Workflow</th><th colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle">Thumb</th></tr>
|
| 50 |
+
</thead>
|
| 51 |
+
<tbody>
|
| 52 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_flux2.json">Flux.2 Dev</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_flux2.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_flux2-2.webp" width="200" height="200" alt="Flux.2 Dev"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_flux2.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_flux2-1.webp" width="200" height="200" alt="Flux.2 Dev"></a><div align="center">After</div></td></tr>
|
| 53 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_flux2_text_to_image.json">Flux.2 Dev Text to Image</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_flux2_text_to_image.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_flux2_text_to_image-1.webp" width="200" height="200" alt="Flux.2 Dev Text to Image"></a></td></tr>
|
| 54 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_flux2_fp8.json">Product Mockup(Flux.2 Dev FP8)</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_flux2_fp8.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_flux2_fp8-1.webp" width="200" height="200" alt="Product Mockup(Flux.2 Dev FP8)"></a></td></tr>
|
| 55 |
+
</tbody>
|
| 56 |
+
</table>
|