gzzyyxy nielsr HF Staff commited on
Commit
d21fef4
·
1 Parent(s): 34c9aa6

Add model card (#1)

Browse files

- Add model card (a0c644b9ec957e0165f7a9eb5d9f837852964316)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-to-video
3
+ library_name: diffusers
4
+ ---
5
+
6
+ This repository contains the model described in [ORV: 4D Occupancy-centric Robot Video Generation](https://huggingface.co/papers/2506.03079).
7
+
8
+ - **Project page:** https://orangesodahub.github.io/ORV/
9
+ - **Code:** https://github.com/OrangeSodahub/ORV
10
+
11
+ The model is an image-to-video generation model for robot manipulation, based on CogVideoX and trained with action and occupancy-derived guidance.