Instructions to use jxie/autorf-zero_shot-motion_predictor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jxie/autorf-zero_shot-motion_predictor with Transformers:
# Load model directly from transformers import MotionPredictorForRectifiedFlow model = MotionPredictorForRectifiedFlow.from_pretrained("jxie/autorf-zero_shot-motion_predictor", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K