diff --git a/.env_example b/.env_example index 80d1579..e6ee61b 100644 --- a/.env_example +++ b/.env_example @@ -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 \ No newline at end of file +# Make sure you backup this file to keep access to your wallets