Instructions to use Comfy-Org/Qwen-Image_ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Qwen-Image_ComfyUI 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
Normalize README folder tree formatting
Browse files
README.md
CHANGED
|
@@ -13,23 +13,23 @@ Place the files in the following folders:
|
|
| 13 |
|
| 14 |
```
|
| 15 |
π ComfyUI/
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
```
|
| 34 |
|
| 35 |
---
|
|
|
|
| 13 |
|
| 14 |
```
|
| 15 |
π ComfyUI/
|
| 16 |
+
βββ π models/
|
| 17 |
+
β βββ π diffusion_models/
|
| 18 |
+
β β βββ qwen_image_distill_full_bf16.safetensors
|
| 19 |
+
β β βββ qwen_image_distill_full_fp8_e4m3fn.safetensors
|
| 20 |
+
β β βββ qwen_image_2512_bf16.safetensors
|
| 21 |
+
β β βββ qwen_image_2512_fp8_e4m3fn.safetensors
|
| 22 |
+
β β βββ qwen_image_bf16.safetensors
|
| 23 |
+
β β βββ qwen_image_fp8_e4m3fn.safetensors
|
| 24 |
+
β β βββ qwen_image_fp8_hq.safetensors
|
| 25 |
+
β β βββ qwen_image_fp8mixed.safetensors
|
| 26 |
+
β β βββ qwen_image_nvfp4.safetensors
|
| 27 |
+
β βββ π text_encoders/
|
| 28 |
+
β β βββ qwen_2.5_vl_7b.safetensors
|
| 29 |
+
β β βββ qwen_2.5_vl_7b_fp8_scaled.safetensors
|
| 30 |
+
β β βββ qwen_2.5_vl_7b_nvfp4.safetensors
|
| 31 |
+
β βββ π vae/
|
| 32 |
+
β β βββ qwen_image_vae.safetensors
|
| 33 |
```
|
| 34 |
|
| 35 |
---
|