Add pipeline tag
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
|
|
|
| 4 |
<div align="center">
|
| 5 |
|
| 6 |
# ⚡ Self Gradient Forcing
|
|
@@ -191,4 +193,4 @@ This project is released under the Apache-2.0 license.
|
|
| 191 |
primaryClass={cs.CV},
|
| 192 |
url={https://arxiv.org/abs/2607.20368},
|
| 193 |
}
|
| 194 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-to-video
|
| 4 |
---
|
| 5 |
+
|
| 6 |
<div align="center">
|
| 7 |
|
| 8 |
# ⚡ Self Gradient Forcing
|
|
|
|
| 193 |
primaryClass={cs.CV},
|
| 194 |
url={https://arxiv.org/abs/2607.20368},
|
| 195 |
}
|
| 196 |
+
```
|