Instructions to use Comfy-Org/HuMo_ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/HuMo_ComfyUI 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
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)
|