mirror of
https://www.modelscope.cn/Comfy-Org/Qwen-Image-DiffSynth-ControlNets.git
synced 2026-08-31 01:02:53 +08:00
Normalize README metadata and formatting (#7)
- Normalize README metadata and formatting (b9b68f2ea3299b1be7bf6b7129fe2a81de81bae2) - Place upstream sources with model description (af1536df833fee2b2b7f1b62d22f9df268b6f055) (batch 1/1)
This commit is contained in:
29
README.md
29
README.md
@ -1,6 +1,31 @@
|
|||||||
---
|
---
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
tags:
|
tags:
|
||||||
- diffusion-single-file
|
- comfyui
|
||||||
- comfyui
|
- diffusion-single-file
|
||||||
|
base_model:
|
||||||
|
- DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Canny
|
||||||
|
- DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Depth
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Qwen-Image DiffSynth ControlNets
|
||||||
|
|
||||||
|
Repackaged model files for ComfyUI.
|
||||||
|
|
||||||
|
Original model repository:
|
||||||
|
|
||||||
|
- https://huggingface.co/DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Canny
|
||||||
|
- https://huggingface.co/DiffSynth-Studio/Qwen-Image-Blockwise-ControlNet-Depth
|
||||||
|
|
||||||
|
Place the files in the following folders:
|
||||||
|
|
||||||
|
```
|
||||||
|
📂 ComfyUI/
|
||||||
|
├── 📂 models/
|
||||||
|
│ ├── 📂 loras/
|
||||||
|
│ │ └── qwen_image_union_diffsynth_lora.safetensors
|
||||||
|
│ ├── 📂 model_patches/
|
||||||
|
│ │ ├── qwen_image_canny_diffsynth_controlnet.safetensors
|
||||||
|
│ │ ├── qwen_image_depth_diffsynth_controlnet.safetensors
|
||||||
|
│ │ └── qwen_image_inpaint_diffsynth_controlnet.safetensors
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user