Update .env_example

This commit is contained in:
believethehype
2024-01-12 20:40:43 +01:00
committed by GitHub
parent 4c06cf6695
commit 9a18823e3a

View File

@@ -15,7 +15,7 @@ OPENAI_API_KEY = "" # Enter your OpenAI API Key to use DVMs with OpenAI service
LIBRE_TRANSLATE_ENDPOINT = "" # Url to LibreTranslate Endpoint e.g. https://libretranslate.com
LIBRE_TRANSLATE_API_KEY = "" # API Key, if required (You can host your own instance where you don't need it)
REPLICATE_API_TOKEN = "" #API Key to run models on replicate.com
HUGGINGFACE_EMAIL = "
HUGGINGFACE_EMAIL = ""
HUGGINGFACE_PASSWORD = ""