Add pipeline tag (#4)
Browse files- Add pipeline tag (ee5a914def8c62d72714e67d371be17393dab5ca)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -2,6 +2,9 @@
|
|
2 |
license: mit
|
3 |
base_model:
|
4 |
- stabilityai/stable-diffusion-3-medium
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# ⚡️Pyramid Flow⚡️
|
|
|
2 |
license: mit
|
3 |
base_model:
|
4 |
- stabilityai/stable-diffusion-3-medium
|
5 |
+
pipeline_tag: text-to-video
|
6 |
+
tags:
|
7 |
+
- image-to-video
|
8 |
---
|
9 |
|
10 |
# ⚡️Pyramid Flow⚡️
|