Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- diffusion-single-file
|
| 5 |
+
- comfyui
|
| 6 |
+
- distillation
|
| 7 |
+
- video
|
| 8 |
+
- video genration
|
| 9 |
+
pipeline_tags:
|
| 10 |
+
- image-to-video
|
| 11 |
+
- text-to-video
|
| 12 |
+
library_name: diffusers
|
| 13 |
+
pipeline_tag: image-to-video
|
| 14 |
+
---
|