Remove library name
Browse filesI assume this model isn't diffusers compatible?
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 🚀
|