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