Instructions to use DRDELATV/modelo_epicuro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DRDELATV/modelo_epicuro with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="DRDELATV/modelo_epicuro", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DRDELATV/modelo_epicuro", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
a22c618 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3fda89ff3aeefd55701d1a5e06438559df5c4b69fb094734a60162351a1e82d9
size 342
|