Instructions to use hpcai-tech/OpenSora-STDiT-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hpcai-tech/OpenSora-STDiT-v3 with Transformers:
# Load model directly from transformers import STDiT3 model = STDiT3.from_pretrained("hpcai-tech/OpenSora-STDiT-v3", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add pipeline tag for better discoverability
➕ 1
1
#1 opened almost 2 years ago
by
nielsr