File size: 621 Bytes
a84dad9
 
 
c40c815
 
 
 
a84dad9
f68876d
1dfb432
f68876d
 
 
 
 
c40c815
f68876d
 
 
 
 
 
 
 
 
c40c815
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
license: apache-2.0
tags:
- comfyui
- diffusion-single-file
base_model:
- bytedance-research/HuMo
---

# HuMo

Repackaged model files for ComfyUI.

Place the files in the following folders:

```
πŸ“‚ 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
```

## Upstream sources

- [bytedance-research/HuMo](https://huggingface.co/bytedance-research/HuMo)