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:
systemd
2026-08-26 19:22:11 +00:00
parent a18ddf38dc
commit f730390964

View File

@ -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
```