Diffusers
Safetensors
manchery commited on
Commit
318e34d
1 Parent(s): b688a18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ # iVideoGPT (Pre-trained on Open X-Embodiment, 64x64 resolution, action-free)
6
+
7
+ See https://github.com/thuml/iVideoGPT for examples for using this model.
8
+
9
+ ## Citation
10
+
11
+ ```
12
+ @article{wu2024ivideogpt,
13
+ title={iVideoGPT: Interactive VideoGPTs are Scalable World Models},
14
+ author={Jialong Wu and Shaofeng Yin and Ningya Feng and Xu He and Dong Li and Jianye Hao and Mingsheng Long},
15
+ journal={arXiv preprint arXiv:2405.15223},
16
+ year={2024},
17
+ }
18
+ ```