Instructions to use SazerLife/DINO-HuVITS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SazerLife/DINO-HuVITS with Transformers:
# Load model directly from transformers import DinoHuVits model = DinoHuVits.from_pretrained("SazerLife/DINO-HuVITS", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K