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
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ base_model:
|
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
| 13 |
|
|
|
|
|
|
|
| 14 |
Place the files in the following folders:
|
| 15 |
|
| 16 |
```
|
|
@@ -23,7 +25,3 @@ Place the files in the following folders:
|
|
| 23 |
β β βββ humo_17B_fp16.safetensors
|
| 24 |
β β βββ humo_17B_fp8_e4m3fn.safetensors
|
| 25 |
```
|
| 26 |
-
|
| 27 |
-
## Upstream sources
|
| 28 |
-
|
| 29 |
-
- [bytedance-research/HuMo](https://huggingface.co/bytedance-research/HuMo)
|
|
|
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
| 13 |
|
| 14 |
+
Original model repository: https://huggingface.co/bytedance-research/HuMo
|
| 15 |
+
|
| 16 |
Place the files in the following folders:
|
| 17 |
|
| 18 |
```
|
|
|
|
| 25 |
β β βββ humo_17B_fp16.safetensors
|
| 26 |
β β βββ humo_17B_fp8_e4m3fn.safetensors
|
| 27 |
```
|
|
|
|
|
|
|
|
|
|
|
|