mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-04-10 04:39:16 +02:00
Update imagegeneration_sdxl.py
This commit is contained in:
parent
244a842075
commit
b4db309c9e
@ -21,7 +21,7 @@ Params: -model # models: juggernaut, dynavision, colossusProject, newrea
|
||||
class ImageGenerationSDXL(DVMTaskInterface):
|
||||
KIND: int = EventDefinitions.KIND_NIP90_GENERATE_IMAGE
|
||||
TASK: str = "text-to-image"
|
||||
FIX_COST: float = 70
|
||||
FIX_COST: float = 50
|
||||
|
||||
def __init__(self, name, dvm_config: DVMConfig, nip89config: NIP89Config,
|
||||
admin_config: AdminConfig = None, options=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user