Remove library name
Browse filesIt does not seem like this model is compatible with Diffusers, hence we can remove the library name tag.
README.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-to-video
|
| 4 |
-
library_name: diffusers
|
| 5 |
---
|
| 6 |
|
| 7 |
This repository contains the Panoramic Animator model described in [HoloTime: Taming Video Diffusion Models for Panoramic 4D Scene Generation](https://huggingface.co/papers/2504.21650).
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: image-to-video
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
This repository contains the Panoramic Animator model described in [HoloTime: Taming Video Diffusion Models for Panoramic 4D Scene Generation](https://huggingface.co/papers/2504.21650).
|