Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -35,4 +35,11 @@ tags:
|
|
| 35 |
- preprocessed
|
| 36 |
size_categories:
|
| 37 |
- 1K<n<10K
|
| 38 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
- preprocessed
|
| 36 |
size_categories:
|
| 37 |
- 1K<n<10K
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
## tiny_webvid_latents
|
| 41 |
+
This is a tiny processed split of [Doubiiu/webvid10m_motion](https://huggingface.co/datasets/Doubiiu/webvid10m_motion).
|
| 42 |
+
|
| 43 |
+
- resized to 256x256
|
| 44 |
+
- Trimmed to 5s and 4fps
|
| 45 |
+
- Encoded to latents with [LTX-Video](https://huggingface.co/Lightricks/LTX-Video)'s VE
|