mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-04-02 08:58:27 +02:00
Merge branch 'main' into nserver-modules
This commit is contained in:
commit
1de5c83645
@ -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