tensorkelechi commited on
Commit
88ad192
·
verified ·
1 Parent(s): 15915fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -51,7 +51,7 @@ size_categories:
51
  ## tiny_webvid_latents
52
  This is a tiny processed split of [Doubiiu/webvid10m_motion](https://huggingface.co/datasets/Doubiiu/webvid10m_motion).
53
 
54
- - resized to 256x256
55
  - Trimmed to 5s and 4fps
56
- - Encoded to latents with [LTX-Video](https://huggingface.co/Lightricks/LTX-Video)'s video/3D VAE
57
  - text/caption encoded with [google-t5/t5-base](https://huggingface.co/google-t5/t5-base)
 
51
  ## tiny_webvid_latents
52
  This is a tiny processed split of [Doubiiu/webvid10m_motion](https://huggingface.co/datasets/Doubiiu/webvid10m_motion).
53
 
54
+ - resized to 224x224
55
  - Trimmed to 5s and 4fps
56
+ - Encoded to video latents with [hunyuanvideo-community/HunyuanVideo](https://huggingface.co/hunyuanvideo-community/HunyuanVideo)'s video/3D VAE
57
  - text/caption encoded with [google-t5/t5-base](https://huggingface.co/google-t5/t5-base)