Linchao commited on
Commit
620dd55
·
verified ·
1 Parent(s): 6bce9aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -89,11 +89,12 @@ extra_gated_eu_disallowed: true
89
 
90
  **HY-Motion 1.0 Series**
91
 
92
- | Model | Description | Date | Size | Huggingface |
93
- |:-------|:-------------|:------:|:------:|:-------------:|
94
- | **HY-Motion-1.0** | Standard Text to Motion Generation Model | 2025-12-30 | 1.0B | [Download](https://huggingface.co/tencent/HY-Motion-1.0/tree/main/HY-Motion-1.0) |
95
- | **HY-Motion-1.0-Lite** | Lightweight Text to Motion Generation Model | 2025-12-30 | 0.46B | [Download](https://huggingface.co/tencent/HY-Motion-1.0/tree/main/HY-Motion-1.0-Lite) |
96
 
 
97
 
98
 
99
  ## 🤗 Get Started with HY-Motion 1.0
 
89
 
90
  **HY-Motion 1.0 Series**
91
 
92
+ | Model | Description | Date | Size | Huggingface | VRAM (min) |
93
+ |:-------|:-------------|:------:|:------:|:-------------:|:-------------:|
94
+ | **HY-Motion-1.0** | Standard Text2Motion Model | 2025-12-30 | 1.0B | [Download](https://huggingface.co/tencent/HY-Motion-1.0/tree/main/HY-Motion-1.0) | 26GB |
95
+ | **HY-Motion-1.0-Lite** | Lightweight Text2Motion Model | 2025-12-30 | 0.46B | [Download](https://huggingface.co/tencent/HY-Motion-1.0/tree/main/HY-Motion-1.0-Lite) | 24GB |
96
 
97
+ *Note*: To reduce GPU VRAM requirements, please use the following settings: `--num_seeds=1`, text prompt with less than 30 words, and motion length less than 5 seconds.
98
 
99
 
100
  ## 🤗 Get Started with HY-Motion 1.0