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 metadata and formatting (#27)
Browse files- Normalize README metadata and formatting (df868e3d33ad0b7bd27b766ca23cffff9f527f91)
- Place upstream sources with model description (b4fd83006d204ff54113459650133ab63e31780f)
README.md
CHANGED
|
@@ -1,14 +1,24 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
- diffusion-single-file
|
| 5 |
- comfyui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# Qwen-Image
|
| 9 |
|
| 10 |
Repackaged model files for ComfyUI.
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
Place the files in the following folders:
|
| 13 |
|
| 14 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
|
|
|
| 4 |
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen-Image
|
| 8 |
+
- Qwen/Qwen-Image-2512
|
| 9 |
+
- DiffSynth-Studio/Qwen-Image-Distill-Full
|
| 10 |
---
|
| 11 |
|
| 12 |
# Qwen-Image
|
| 13 |
|
| 14 |
Repackaged model files for ComfyUI.
|
| 15 |
|
| 16 |
+
Original model repository:
|
| 17 |
+
|
| 18 |
+
- https://huggingface.co/Qwen/Qwen-Image
|
| 19 |
+
- https://huggingface.co/Qwen/Qwen-Image-2512
|
| 20 |
+
- https://huggingface.co/DiffSynth-Studio/Qwen-Image-Distill-Full
|
| 21 |
+
|
| 22 |
Place the files in the following folders:
|
| 23 |
|
| 24 |
```
|