Instructions to use plszz/VeoAI-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use plszz/VeoAI-Small with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("plszz/VeoAI-Small", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| language: | |
| - en | |
| library_name: transformers | |
| tags: | |
| - code | |
| # Coming Soon |