Diffusion Single File
comfyui

Add ComfyUI model installation guide

#1
by Lexius - opened
Files changed (1) hide show
  1. README.md +18 -1
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.