Remove library name (#2)
Browse files- Remove library name (8a94bb7c169daf5f3dc32020dbba22c2632b322a)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
-
library_name: diffusers
|
3 |
license: mit
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# 🎥 FAR: Frame Autoregressive Model for Both Short- and Long-Context Video Modeling 🚀
|
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
+
tags:
|
4 |
+
- pytorch
|
5 |
---
|
6 |
|
7 |
# 🎥 FAR: Frame Autoregressive Model for Both Short- and Long-Context Video Modeling 🚀
|