mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-18 07:56:39 +01:00
added dall-e, reworked bot, added nip89config
This commit is contained in:
@@ -20,8 +20,11 @@ TASK_TEXT_EXTRACTION_NIP89_DTAG = "asdd"
|
||||
TASK_TRANSLATION_NIP89_DTAG = "abcded"
|
||||
TASK_IMAGE_GENERATION_NIP89_DTAG = "fgdfgdf"
|
||||
TASK_IMAGE_GENERATION_NIP89_DTAG2 = "fdgdfg"
|
||||
TASK_IMAGE_GENERATION_NIP89_DTAG3 = "asdasd"
|
||||
|
||||
|
||||
#Backend Specific Options for tasks that require them
|
||||
#nova-server is a local backend supporting some AI modules and needs to be installed separately,
|
||||
#if dvms supporting it should be used
|
||||
OPENAI_API_KEY = "your-openai-api-key"
|
||||
NOVA_SERVER = "127.0.0.1:37318"
|
||||
Reference in New Issue
Block a user