Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,16 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Pusa V1.0 Model
|
@@ -95,6 +106,4 @@ If you find our work useful in your research, please consider citing:
|
|
95 |
journal={arXiv preprint arXiv:2410.03160},
|
96 |
year={2024}
|
97 |
}
|
98 |
-
```
|
99 |
-
|
100 |
-
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- image-to-video
|
4 |
+
- start-end frames
|
5 |
+
- video extension
|
6 |
+
- text-to-video
|
7 |
+
- diffusion
|
8 |
+
pipeline_tag: image-to-video
|
9 |
license: apache-2.0
|
10 |
+
datasets:
|
11 |
+
- RaphaelLiu/PusaV1_training
|
12 |
+
base_model:
|
13 |
+
- Wan-AI/Wan2.1-T2V-14B
|
14 |
---
|
15 |
|
16 |
# Pusa V1.0 Model
|
|
|
106 |
journal={arXiv preprint arXiv:2410.03160},
|
107 |
year={2024}
|
108 |
}
|
109 |
+
```
|
|
|
|