Files
Qwen-Image-InstantX-Control…/README.md
systemd f730390964 Normalize README metadata and formatting (#4)
- Normalize README metadata and formatting (c8284d82b164b6b7da807844d9f501188bb8ba25)
- Place upstream sources with model description (690b76d8593c8e35f7be20b4efdb5144d59bb31d) (batch 1/1)
2026-08-26 19:22:11 +00:00

29 lines
662 B
Markdown

---
license: apache-2.0
tags:
- 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
```