We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50cb9c commit 09464e2Copy full SHA for 09464e2
README.md
@@ -119,7 +119,7 @@ We provide training script for both text-to-video and image-to-video generation
119
120
- Configure which GPUs to use for training: `GPU_IDS="0,1"`
121
122
-- Choose hyperparamters for training. Let's try to do a sweep on learning rate and optimizer type as an example:
+- Choose hyperparameters for training. Let's try to do a sweep on learning rate and optimizer type as an example:
123
124
```bash
125
LEARNING_RATES=("1e-4" "1e-3")
0 commit comments