Instructions to use Comfy-Org/Qwen-Image-InstantX-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-InstantX-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
Add ComfyUI model installation guide
#3
by Lexius - opened
README.md
CHANGED
|
@@ -4,3 +4,16 @@ tags:
|
|
| 4 |
- diffusion-single-file
|
| 5 |
- comfyui
|
| 6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- diffusion-single-file
|
| 5 |
- comfyui
|
| 6 |
---
|
| 7 |
+
# Qwen-Image InstantX ControlNets
|
| 8 |
+
|
| 9 |
+
Repackaged model files for ComfyUI.
|
| 10 |
+
|
| 11 |
+
Place the files in the following folders:
|
| 12 |
+
|
| 13 |
+
```
|
| 14 |
+
π ComfyUI/
|
| 15 |
+
βββ π models/
|
| 16 |
+
β βββ π controlnet/
|
| 17 |
+
β β βββ Qwen-Image-InstantX-ControlNet-Inpainting.safetensors
|
| 18 |
+
β β βββ Qwen-Image-InstantX-ControlNet-Union.safetensors
|
| 19 |
+
```
|