Instructions to use Comfy-Org/ace_step_1.5_ComfyUI_files with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/ace_step_1.5_ComfyUI_files with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| 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 | |