Instructions to use Comfy-Org/hunyuan3D_2.0_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/hunyuan3D_2.0_repackaged 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
Add ComfyUI model installation guide
#1
by Lexius - opened
README.md
CHANGED
|
@@ -7,6 +7,23 @@ tags:
|
|
| 7 |
- comfyui
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
> **License Notice**
|
| 11 |
>
|
| 12 |
> This template uses Tencent Hunyuan 3D 2.0 model. Users must:
|
|
@@ -15,4 +32,4 @@ tags:
|
|
| 15 |
> - Obtain commercial license if >1M monthly active users
|
| 16 |
> - Users are solely responsible for compliance
|
| 17 |
>
|
| 18 |
-
> See [NOTICE](./NOTICE) and [LICENSE](./LICENSE) for complete terms.
|
|
|
|
| 7 |
- comfyui
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# hunyuan3D_2.0_repackaged
|
| 11 |
+
|
| 12 |
+
Repackaged model files for ComfyUI.
|
| 13 |
+
|
| 14 |
+
Place the files in the following folders:
|
| 15 |
+
|
| 16 |
+
```text
|
| 17 |
+
π ComfyUI/
|
| 18 |
+
βββ π models/
|
| 19 |
+
β βββ π diffusion_models/
|
| 20 |
+
β β βββ hunyuan3d-dit-v2-mv-turbo_fp16.safetensors
|
| 21 |
+
β β βββ hunyuan3d-dit-v2-mv_fp16.safetensors
|
| 22 |
+
β β βββ hunyuan3d-dit-v2_fp16.safetensors
|
| 23 |
+
```
|
| 24 |
+
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
> **License Notice**
|
| 28 |
>
|
| 29 |
> This template uses Tencent Hunyuan 3D 2.0 model. Users must:
|
|
|
|
| 32 |
> - Obtain commercial license if >1M monthly active users
|
| 33 |
> - Users are solely responsible for compliance
|
| 34 |
>
|
| 35 |
+
> See [NOTICE](./NOTICE) and [LICENSE](./LICENSE) for complete terms.
|