Text-to-Video
noaltian commited on
Commit
62f2f73
1 Parent(s): b24cac5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -146,10 +146,10 @@ 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 | 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.
 
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) | GPU Peak Memory |
150
+ |:------------:|:--------------------------------:|:----------------:|
151
+ | HunyuanVideo | 720px1280px129f | 60GB |
152
+ | HunyuanVideo | 544px960px129f | 45GB |
153
 
154
  * An NVIDIA GPU with CUDA support is required.
155
  * The model is tested on a single 80G GPU.