Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
pipeline_tag: text-to-video
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
TemporalDiff is a finetune of the original AnimateDiff weights on a higher resolution dataset (512x512).
|
|
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
pipeline_tag: text-to-video
|
| 4 |
+
base_model:
|
| 5 |
+
- guoyww/animatediff
|
| 6 |
---
|
| 7 |
|
| 8 |
TemporalDiff is a finetune of the original AnimateDiff weights on a higher resolution dataset (512x512).
|