Add pipeline tag to metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Delving into Latent Spectral Biasing of Video VAEs for Superior Diffusability
|
|
@@ -34,7 +35,7 @@ to improved diffusability. Motivated by this, we introduce **SSVAE (Spectral-Str
|
|
| 34 |
|
| 35 |
## Using Model
|
| 36 |
|
| 37 |
-
Please
|
| 38 |
|
| 39 |
## Citation
|
| 40 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: other
|
| 4 |
---
|
| 5 |
|
| 6 |
# Delving into Latent Spectral Biasing of Video VAEs for Superior Diffusability
|
|
|
|
| 35 |
|
| 36 |
## Using Model
|
| 37 |
|
| 38 |
+
Please view our [Github](https://github.com/zai-org/SSVAE) for code and usage instructions.
|
| 39 |
|
| 40 |
## Citation
|
| 41 |
|