Robotics commited on
Commit
f99db2f
·
verified ·
1 Parent(s): 36f09aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Contact VLA
3
- emoji: 👀
4
  colorFrom: gray
5
  colorTo: red
6
  sdk: gradio
@@ -8,7 +8,9 @@ sdk_version: 5.49.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: https://sites.google.com/view/contactvla
12
  ---
 
 
 
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Contact VLA Simplified Demo
3
+ emoji: 🚀
4
  colorFrom: gray
5
  colorTo: red
6
  sdk: gradio
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: Simplified Demo version of Contact-VLA
12
  ---
13
+ This is the simplified demo of Contact-VLA. Here you can find the full version:
14
+ https://sites.google.com/view/contactvla
15
+
16