Add ComfyUI model installation guide

#3
by Lexius - opened
Files changed (1) hide show
  1. README.md +13 -0
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
+ ```