mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-20 21:56:37 +01:00
clean up nip89 with suggested params in the nip, replace nip04 with nip44 for encryption
This commit is contained in:
@@ -35,8 +35,8 @@ def build_sd35(name, identifier):
|
||||
"name": name,
|
||||
"picture": "https://i.nostr.build/NOXcCIPmOZrDTK35.jpg",
|
||||
"about": "I draw images using Stable diffusion ultra",
|
||||
"encryptionSupported": True,
|
||||
"cashuAccepted": True,
|
||||
"supportsEncryption": True,
|
||||
"acceptsNutZaps": dvm_config.ENABLE_NUTZAP,
|
||||
"nip90Params": {
|
||||
"negative_prompt": {
|
||||
"required": False,
|
||||
|
||||
Reference in New Issue
Block a user