hhyhrhy commited on
Commit
51c22aa
·
verified ·
1 Parent(s): 6558dac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -64,10 +64,6 @@ Download the base model weights from MMaDA: [MMaDA-8B-Base](https://huggingface.
64
  python model_utils/resize_model_vocab.py --model ${origin_model_path} --out ${output_model_path} --num_new ${action_codebook_size}
65
  ```
66
 
67
- ## 🎥 Real-world Experiments (Video Demo)
68
-
69
- https://private-user-images.githubusercontent.com/91517920/520774696-02a3bf40-f1ae-4f52-9562-a3fc2e9a1477.mp4
70
-
71
  ## Acknowledgments
72
 
73
  This work is based on [MMaDA](https://github.com/Gen-Verse/MMaDA), [RoboTwin](https://github.com/robotwin-Platform/RoboTwin),
 
64
  python model_utils/resize_model_vocab.py --model ${origin_model_path} --out ${output_model_path} --num_new ${action_codebook_size}
65
  ```
66
 
 
 
 
 
67
  ## Acknowledgments
68
 
69
  This work is based on [MMaDA](https://github.com/Gen-Verse/MMaDA), [RoboTwin](https://github.com/robotwin-Platform/RoboTwin),