yjguo commited on
Commit
47d7f63
·
verified ·
1 Parent(s): 59deac3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  <div align="center">
2
  <h2><center>👉 Ctrl-World: A Controllable Generative World Model for Robot Manipulation </h2>
3
 
@@ -15,7 +25,7 @@
15
  [**Ctrl-World**](https://sites.google.com/view/ctrl-world) is an action-conditioned world model compatible with modern VLA policies and enables policy-in-the-loop rollouts entirely in imagination, which can be used to evaluate and improve the **instruction following** ability of VLA.
16
 
17
  <p>
18
- <img src="assets/ctrl_world.jpg" alt="wild-data" width="100%" />
19
  </p>
20
 
21
  ## Model Details:
@@ -39,4 +49,4 @@ If you find our work helpful, please leave us a star and cite our paper. Thank y
39
  journal={arXiv preprint arXiv:2510.10125},
40
  year={2025}
41
  }
42
- ```
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - lerobot/droid_1.0.1
5
+ language:
6
+ - en
7
+ base_model:
8
+ - stabilityai/stable-video-diffusion-img2vid
9
+ pipeline_tag: robotics
10
+ ---
11
  <div align="center">
12
  <h2><center>👉 Ctrl-World: A Controllable Generative World Model for Robot Manipulation </h2>
13
 
 
25
  [**Ctrl-World**](https://sites.google.com/view/ctrl-world) is an action-conditioned world model compatible with modern VLA policies and enables policy-in-the-loop rollouts entirely in imagination, which can be used to evaluate and improve the **instruction following** ability of VLA.
26
 
27
  <p>
28
+ <img src="ctrl_world.jpg" alt="wild-data" width="100%" />
29
  </p>
30
 
31
  ## Model Details:
 
49
  journal={arXiv preprint arXiv:2510.10125},
50
  year={2025}
51
  }
52
+ ```