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
Update README.md
#2
by Ethan-pooh - opened
No description provided.
robotics-diffusion-transformer changed pull request status to merged