Instructions to use robotics-diffusion-transformer/rdt-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use robotics-diffusion-transformer/rdt-1b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("robotics-diffusion-transformer/rdt-1b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model weights
Browse files- rdt-1b-model-1m-step.pt +3 -0
rdt-1b-model-1m-step.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab9421b66fe59e4dc77ac0e4243d4f935377e101dc3e6b661460ee48ac334878
|
| 3 |
+
size 2456799148
|