Add model card
Browse filesThis PR ensures people can find the model.
README.md
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: diffusers
|
4 |
+
pipeline_tag: text-to-video
|
5 |
+
---
|
6 |
+
|
7 |
+
Model for T2V Sketch LoRA in Paper: arxiv.org/abs/2411.10818
|