Add model card

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
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).
8
+
9
+ Project page: https://zhouhyocean.github.io/holotime/
10
+
11
+ Code: https://github.com/PKU-YuanGroup/HoloTime