File size: 501 Bytes
a84dad9
 
 
 
 
 
cc25de6
 
 
 
 
 
 
 
30fb326
 
 
 
 
 
 
 
cc25de6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
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
```