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
by nielsr HF Staff - opened
Hi there,
Niels here from the open-source team at HF. Would be great to add the pipeline tag so that people can find the model when searching for https://huggingface.co/models?pipeline_tag=text-to-video&sort=trending.
Cheers
True i have been searching for this weights on hugging face for a long time now