mirror of
https://www.modelscope.cn/Comfy-Org/Qwen-Image-InstantX-ControlNets.git
synced 2026-08-30 23:42:54 +08:00
Normalize README metadata and formatting (#4)
- Normalize README metadata and formatting (c8284d82b164b6b7da807844d9f501188bb8ba25) - Place upstream sources with model description (690b76d8593c8e35f7be20b4efdb5144d59bb31d) (batch 1/1)
This commit is contained in:
26
README.md
26
README.md
@ -1,6 +1,28 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
tags:
|
||||
- diffusion-single-file
|
||||
- comfyui
|
||||
- comfyui
|
||||
- diffusion-single-file
|
||||
base_model:
|
||||
- InstantX/Qwen-Image-ControlNet-Inpainting
|
||||
- InstantX/Qwen-Image-ControlNet-Union
|
||||
---
|
||||
|
||||
# Qwen-Image InstantX ControlNets
|
||||
|
||||
Repackaged model files for ComfyUI.
|
||||
|
||||
Original model repository:
|
||||
|
||||
- https://huggingface.co/InstantX/Qwen-Image-ControlNet-Inpainting
|
||||
- https://huggingface.co/InstantX/Qwen-Image-ControlNet-Union
|
||||
|
||||
Place the files in the following folders:
|
||||
|
||||
```
|
||||
📂 ComfyUI/
|
||||
├── 📂 models/
|
||||
│ ├── 📂 controlnet/
|
||||
│ │ ├── Qwen-Image-InstantX-ControlNet-Inpainting.safetensors
|
||||
│ │ └── Qwen-Image-InstantX-ControlNet-Union.safetensors
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user