Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
f4a615b
1
Parent(s):
533f466
Update
Browse files
app.py
CHANGED
@@ -88,7 +88,7 @@ MARKDOWN = \
|
|
88 |
This&That is a Robotics scenario (Bridge-dataset-based for this demo) Language-Gesture-Image-conditioned Video Generation Model for Robot Planning.
|
89 |
|
90 |
This Demo is on the Video Diffusion Model part.
|
91 |
-
Only
|
92 |
|
93 |
### Note: The index we put the gesture point by default here is [4, 10] (5th and 11th) for two gesture points or [4] (5th) for one gesture point.
|
94 |
### Note: The resolution now only support is 256x384.
|
|
|
88 |
This&That is a Robotics scenario (Bridge-dataset-based for this demo) Language-Gesture-Image-conditioned Video Generation Model for Robot Planning.
|
89 |
|
90 |
This Demo is on the Video Diffusion Model part.
|
91 |
+
Only VGL mode (image+language+gesture conditioned) is provided in this Demo, but you can check the full test code for all pretrained weight available.
|
92 |
|
93 |
### Note: The index we put the gesture point by default here is [4, 10] (5th and 11th) for two gesture points or [4] (5th) for one gesture point.
|
94 |
### Note: The resolution now only support is 256x384.
|