mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-18 05:41:51 +01:00
Update imagegeneration_openai_dalle.py
This commit is contained in:
parent
5359f69bb1
commit
278dfdd91d
@ -78,8 +78,6 @@ class ImageGenerationDALLE(DVMTaskInterface):
|
||||
if len(split) > 1:
|
||||
width = split[0]
|
||||
height = split[1]
|
||||
elif tag.as_vec()[1] == "model":
|
||||
model = tag.as_vec()[2]
|
||||
elif tag.as_vec()[1] == "quality":
|
||||
quality = tag.as_vec()[2]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user