instant-translator / .env.example
jonathanagustin's picture
Sync from deploy tool: tutorials/06-instant-translator
974ebd7 verified
raw
history blame contribute delete
278 Bytes
HF_TOKEN=
# MarianMT models for translation
MODEL_EN_FR=Helsinki-NLP/opus-mt-en-fr
MODEL_EN_ES=Helsinki-NLP/opus-mt-en-es
MODEL_EN_DE=Helsinki-NLP/opus-mt-en-de
MODEL_FR_EN=Helsinki-NLP/opus-mt-fr-en
MODEL_ES_EN=Helsinki-NLP/opus-mt-es-en
MODEL_DE_EN=Helsinki-NLP/opus-mt-de-en