Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,6 @@ pipeline_tag: text-to-video
|
|
| 7 |
datasets:
|
| 8 |
- TempoFunk/tempofunk-sdance
|
| 9 |
- TempoFunk/small
|
| 10 |
-
- TempoFunk/map
|
| 11 |
license: agpl-3.0
|
| 12 |
language: en
|
| 13 |
library_name: diffusers
|
|
@@ -70,9 +69,8 @@ This model used weights pretrained by [lxj616](https://huggingface.co/lxj616/mak
|
|
| 70 |
|
| 71 |
### Training Data
|
| 72 |
|
| 73 |
-
*
|
| 74 |
-
*
|
| 75 |
-
* [Mapping](https://huggingface.co/datasets/TempoFunk/map): Video source urls for above datasets
|
| 76 |
|
| 77 |
### Training Procedure
|
| 78 |
|
|
|
|
| 7 |
datasets:
|
| 8 |
- TempoFunk/tempofunk-sdance
|
| 9 |
- TempoFunk/small
|
|
|
|
| 10 |
license: agpl-3.0
|
| 11 |
language: en
|
| 12 |
library_name: diffusers
|
|
|
|
| 69 |
|
| 70 |
### Training Data
|
| 71 |
|
| 72 |
+
* [S(mall)dance](https://huggingface.co/datasets/TempoFunk/tempofunk-sdance): 10,000 video-caption pairs of dancing videos (as encoded image latents, text embeddings and metadata).
|
| 73 |
+
* [small](https://huggingface.co/datasets/TempoFunk/small): 7,000 video-caption pairs of general videos (as encoded image latents, text embeddings and metadata).
|
|
|
|
| 74 |
|
| 75 |
### Training Procedure
|
| 76 |
|