Lexius's picture
Normalize README folder tree formatting
f6dad8c
|
Raw
History Blame
1.08 kB
---
license: apache-2.0
tags:
- diffusion-single-file
- comfyui
---
# ACE-Step 1.5
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/ACE-Step/Ace-Step1.5
Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ checkpoints/
β”‚ β”‚ └── ace_step_1.5_turbo_aio.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚ β”‚ β”œβ”€β”€ acestep_v1.5_base.safetensors
β”‚ β”‚ β”œβ”€β”€ acestep_v1.5_turbo.safetensors
β”‚ β”‚ β”œβ”€β”€ acestep_v1.5_xl_base_bf16.safetensors
β”‚ β”‚ β”œβ”€β”€ acestep_v1.5_xl_sft_bf16.safetensors
β”‚ β”‚ └── acestep_v1.5_xl_turbo_bf16.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚ β”‚ β”œβ”€β”€ qwen_0.6b_ace15.safetensors
β”‚ β”‚ β”œβ”€β”€ qwen_1.7b_ace15.safetensors
β”‚ β”‚ └── qwen_4b_ace15.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ vae/
β”‚ β”‚ └── ace_1.5_vae.safetensors
```
---
These are repackaged files to work with ComfyUI, original model repo is: https://huggingface.co/ACE-Step/Ace-Step1.5