Update README.md
Browse files
README.md
CHANGED
@@ -146,15 +146,13 @@ To evaluate the performance of HunyuanVideo, we selected five strong baselines f
|
|
146 |
|
147 |
The following table shows the requirements for running HunyuanVideo model (batch size = 1) to generate videos:
|
148 |
|
149 |
-
| Model
|
150 |
-
|
151 |
-
| HunyuanVideo |
|
152 |
-
| HunyuanVideo |
|
153 |
-
| HunyuanVideo | H20 | 720px1280px129f | 30 | 60G |
|
154 |
-
| HunyuanVideo | H20 | 544px960px129f | 30 | 45G |
|
155 |
|
156 |
* An NVIDIA GPU with CUDA support is required.
|
157 |
-
*
|
158 |
* **Minimum**: The minimum GPU memory required is 60GB for 720px1280px129f and 45G for 544px960px129f.
|
159 |
* **Recommended**: We recommend using a GPU with 80GB of memory for better generation quality.
|
160 |
* Tested operating system: Linux
|
|
|
146 |
|
147 |
The following table shows the requirements for running HunyuanVideo model (batch size = 1) to generate videos:
|
148 |
|
149 |
+
| Model | Setting<br/>(height/width/frame) | Denoising step | GPU Peak Memory |
|
150 |
+
|:------------:|:--------------------------------:|:--------------:|:----------------:|
|
151 |
+
| HunyuanVideo | 720px1280px129f | 30 | 60GB |
|
152 |
+
| HunyuanVideo | 544px960px129f | 30 | 45GB |
|
|
|
|
|
153 |
|
154 |
* An NVIDIA GPU with CUDA support is required.
|
155 |
+
* The model is tested on a single 80G GPU.
|
156 |
* **Minimum**: The minimum GPU memory required is 60GB for 720px1280px129f and 45G for 544px960px129f.
|
157 |
* **Recommended**: We recommend using a GPU with 80GB of memory for better generation quality.
|
158 |
* Tested operating system: Linux
|