Instructions to use Comfy-Org/Qwen-Image-DiffSynth-ControlNets 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-DiffSynth-ControlNets 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 (#7)
Browse files- Normalize README metadata and formatting (b9b68f2ea3299b1be7bf6b7129fe2a81de81bae2)
- Place upstream sources with model description (af1536df833fee2b2b7f1b62d22f9df268b6f055)
README.md
CHANGED
|
@@ -1,13 +1,22 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
# Qwen-Image DiffSynth ControlNets
|
| 8 |
|
| 9 |
Repackaged model files for ComfyUI.
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
Place the files in the following folders:
|
| 12 |
|
| 13 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Canny
|
| 8 |
+
- DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Depth
|
| 9 |
---
|
| 10 |
+
|
| 11 |
# Qwen-Image DiffSynth ControlNets
|
| 12 |
|
| 13 |
Repackaged model files for ComfyUI.
|
| 14 |
|
| 15 |
+
Original model repository:
|
| 16 |
+
|
| 17 |
+
- https://huggingface.co/DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Canny
|
| 18 |
+
- https://huggingface.co/DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Depth
|
| 19 |
+
|
| 20 |
Place the files in the following folders:
|
| 21 |
|
| 22 |
```
|