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
Normalize README metadata and formatting (#4)
Browse files- Normalize README metadata and formatting (c8284d82b164b6b7da807844d9f501188bb8ba25)
- Place upstream sources with model description (690b76d8593c8e35f7be20b4efdb5144d59bb31d)
README.md
CHANGED
|
@@ -1,13 +1,22 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
# Qwen-Image InstantX 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 |
+
- InstantX/Qwen-Image-ControlNet-Inpainting
|
| 8 |
+
- InstantX/Qwen-Image-ControlNet-Union
|
| 9 |
---
|
| 10 |
+
|
| 11 |
# Qwen-Image InstantX ControlNets
|
| 12 |
|
| 13 |
Repackaged model files for ComfyUI.
|
| 14 |
|
| 15 |
+
Original model repository:
|
| 16 |
+
|
| 17 |
+
- https://huggingface.co/InstantX/Qwen-Image-ControlNet-Inpainting
|
| 18 |
+
- https://huggingface.co/InstantX/Qwen-Image-ControlNet-Union
|
| 19 |
+
|
| 20 |
Place the files in the following folders:
|
| 21 |
|
| 22 |
```
|