mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 13:21:48 +01:00
Update .env_example
This commit is contained in:
parent
4c06cf6695
commit
9a18823e3a
@ -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 = ""
|
||||
|
||||
|
||||
@ -24,4 +24,4 @@ HUGGINGFACE_PASSWORD = ""
|
||||
# The name and NIP90 info of the DVM can be changed but the identifier must stay the same in order to not create a different dtag.
|
||||
|
||||
# We will also create new wallets on the given lnbits instance for each dvm. If you want to use an existing wallet, you can replace the parameters here as well.
|
||||
# Make sure you backup this file to keep access to your wallets
|
||||
# Make sure you backup this file to keep access to your wallets
|
||||
|
Loading…
x
Reference in New Issue
Block a user