HuMo_ComfyUI / README.md
Lexius's picture
Normalize README folder tree formatting
30fb326
|
Raw
History Blame
501 Bytes
---
license: apache-2.0
tags:
- diffusion-single-file
- comfyui
---
# HuMo_ComfyUI
Repackaged model files for ComfyUI.
Place the files in the following folders:
```text
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ audio_encoders/
β”‚ β”‚ └── whisper_large_v3_fp16.safetensors
β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚ β”‚ β”œβ”€β”€ humo_1.7B_fp16.safetensors
β”‚ β”‚ β”œβ”€β”€ humo_17B_fp16.safetensors
β”‚ β”‚ └── humo_17B_fp8_e4m3fn.safetensors
```