Skip to content

Commit 1034de0

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

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
@@ -21,7 +21,7 @@ Through fine-tuning training to make up for this gap, the Diffusers framework is
2121

2222
The training scripts accepts data in two formats.
2323

24-
first one is more suitable for small-scale training, and the second one uses csv encapsulation. In the future, diffusers will support the <Video> tag. The encapsulated `dataset` component can call your data through the stream to meet the requirements of large-scale training.
24+
The first format is suited for small-scale training, and the second format uses a CSV format, which is more appropriate for streaming data for large-scale training. In the future, Diffusers will support the `<Video>` tag.
2525

2626
**Small format**
2727

0 commit comments

Comments
 (0)