mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-18 07:56:39 +01:00
Update .env_example
This commit is contained in:
@@ -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_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)
|
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
|
REPLICATE_API_TOKEN = "" #API Key to run models on replicate.com
|
||||||
HUGGINGFACE_EMAIL = "
|
HUGGINGFACE_EMAIL = ""
|
||||||
HUGGINGFACE_PASSWORD = ""
|
HUGGINGFACE_PASSWORD = ""
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user