Skip to content

Commit 96d673f

Browse files
glide-thestevhliu
andauthored
Update docs/source/en/training/cogvideox.md
Co-authored-by: Steven Liu <[email protected]>
1 parent 1ed46ff commit 96d673f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/training/cogvideox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ write_basic_config()
141141

142142
When running `accelerate config`, if you use torch.compile, there can be dramatic speedups. The PEFT library is used as a backend for LoRA training, so make sure to have `peft>=0.6.0` installed in your environment.
143143

144-
If you would like to push your model to the HF Hub after training is completed with a neat model card, make sure you're logged in:
144+
If you would like to push your model to the Hub after training is completed with a neat model card, make sure you're logged in:
145145

146146
```
147147
huggingface-cli login

0 commit comments

Comments
 (0)