mirror of
https://www.modelscope.cn/Comfy-Org/Qwen-Image-Layered_ComfyUI.git
synced 2026-08-31 02:02:54 +08:00
Normalize README metadata and formatting (#9)
- Normalize README metadata and formatting (b901b843084a06147daa886c3011e923d3e1cfea) - Place upstream sources with model description (ef279dd92ea6008d21c44c839373e3d18712d6d7) (batch 1/1)
This commit is contained in:
27
README.md
27
README.md
@ -1,5 +1,26 @@
|
|||||||
---
|
---
|
||||||
|
license: apache-2.0
|
||||||
tags:
|
tags:
|
||||||
- diffusion-single-file
|
- comfyui
|
||||||
- comfyui
|
- diffusion-single-file
|
||||||
---
|
base_model:
|
||||||
|
- Qwen/Qwen-Image-Layered
|
||||||
|
---
|
||||||
|
|
||||||
|
# Qwen-Image Layered
|
||||||
|
|
||||||
|
Repackaged model files for ComfyUI.
|
||||||
|
|
||||||
|
Original model repository: https://huggingface.co/Qwen/Qwen-Image-Layered
|
||||||
|
|
||||||
|
Place the files in the following folders:
|
||||||
|
|
||||||
|
```
|
||||||
|
📂 ComfyUI/
|
||||||
|
├── 📂 models/
|
||||||
|
│ ├── 📂 diffusion_models/
|
||||||
|
│ │ ├── qwen_image_layered_bf16.safetensors
|
||||||
|
│ │ └── qwen_image_layered_fp8mixed.safetensors
|
||||||
|
│ ├── 📂 vae/
|
||||||
|
│ │ └── qwen_image_layered_vae.safetensors
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user