Lexius commited on
Commit
690b76d
Β·
verified Β·
1 Parent(s): c8284d8

Place upstream sources with model description

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -12,6 +12,11 @@ base_model:
12
 
13
  Repackaged model files for ComfyUI.
14
 
 
 
 
 
 
15
  Place the files in the following folders:
16
 
17
  ```
@@ -21,8 +26,3 @@ Place the files in the following folders:
21
  β”‚ β”‚ β”œβ”€β”€ Qwen-Image-InstantX-ControlNet-Inpainting.safetensors
22
  β”‚ β”‚ └── Qwen-Image-InstantX-ControlNet-Union.safetensors
23
  ```
24
-
25
- ## Upstream sources
26
-
27
- - [InstantX/Qwen-Image-ControlNet-Inpainting](https://huggingface.co/InstantX/Qwen-Image-ControlNet-Inpainting)
28
- - [InstantX/Qwen-Image-ControlNet-Union](https://huggingface.co/InstantX/Qwen-Image-ControlNet-Union)
 
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
  ```
 
26
  β”‚ β”‚ β”œβ”€β”€ Qwen-Image-InstantX-ControlNet-Inpainting.safetensors
27
  β”‚ β”‚ └── Qwen-Image-InstantX-ControlNet-Union.safetensors
28
  ```