mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-08-02 22:22:37 +02:00
updated .env_example
This commit is contained in:
@@ -15,6 +15,9 @@ 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_PASSWORD = ""
|
||||
|
||||
|
||||
# We will automatically create dtags and private keys based on the identifier variable in main.
|
||||
# If your DVM already has a dtag and private key you can replace it here before publishing the DTAG to not create a new one.
|
||||
|
Reference in New Issue
Block a user