Add robotics pipeline tag and paper/project page links
#1
by nielsr HF Staff - opened
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
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|