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
Normalize README folder tree formatting
Browse files
README.md
CHANGED
|
@@ -12,12 +12,12 @@ Repackaged model files for ComfyUI.
|
|
| 12 |
Place the files in the following folders:
|
| 13 |
|
| 14 |
```text
|
| 15 |
-
ComfyUI/
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
```
|
|
|
|
| 12 |
Place the files in the following folders:
|
| 13 |
|
| 14 |
```text
|
| 15 |
+
π ComfyUI/
|
| 16 |
+
βββ π models/
|
| 17 |
+
β βββ π audio_encoders/
|
| 18 |
+
β β βββ whisper_large_v3_fp16.safetensors
|
| 19 |
+
β βββ π diffusion_models/
|
| 20 |
+
β β βββ humo_1.7B_fp16.safetensors
|
| 21 |
+
β β βββ humo_17B_fp16.safetensors
|
| 22 |
+
β β βββ humo_17B_fp8_e4m3fn.safetensors
|
| 23 |
```
|