Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,20 @@
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
pipeline_tag: text-to-video
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
|
|
|
|
|
|
|
|
6 |
https://huggingface.co/chavinlo/TempoFunk/tree/starry_pop
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
pipeline_tag: text-to-video
|
4 |
+
datasets:
|
5 |
+
- TempoFunk/tempofunk-sdance
|
6 |
+
language:
|
7 |
+
- en
|
8 |
---
|
9 |
|
10 |
+
This is an archive for the alpha TempoFunk models
|
11 |
+
|
12 |
+
The main branch **DOES NOT** contain anything, everything (models and sample gifs) is storred in the (Starry Pop)[https://youtube.com/watch?v=9PTJP9B3KvQ] branch.
|
13 |
+
|
14 |
https://huggingface.co/chavinlo/TempoFunk/tree/starry_pop
|
15 |
+
|
16 |
+
The code used to train and infer these models are avilable at:
|
17 |
+
|
18 |
+
https://github.com/chavinlo/TempoFunk
|
19 |
+
|
20 |
+
Make sure to use the proper commit arround the proper dates.
|