Robotics
SloggyYuan nielsr HF Staff commited on
Commit
b69b1fb
·
1 Parent(s): f14826c

Add robotics pipeline tag and paper/project page links (#1)

Browse files

- Add robotics pipeline tag and paper/project page links (a3f9c94729f14567dd0ea5a5e8682a1e6e089709)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
  # DreamWAM: Beyond RGB Future Prediction for World Action Models
6
 
7
- Official checkpoints for the paper **DreamWAM: Beyond RGB Future Prediction for World Action Models**. The code is available at [https://github.com/hustvl/DreamWAM](https://github.com/hustvl/DreamWAM).
 
 
 
 
1
  ---
2
  license: mit
3
+ pipeline_tag: robotics
4
  ---
5
 
6
  # DreamWAM: Beyond RGB Future Prediction for World Action Models
7
 
8
+ Official checkpoints for the paper [DreamWAM: Beyond RGB Future Prediction for World Action Models](https://huggingface.co/papers/2608.04996).
9
+
10
+ - **Project Page:** https://hustvl.github.io/DreamWAM/
11
+ - **Repository:** https://github.com/hustvl/DreamWAM