mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 21:56:31 +01:00
Merge branch 'main' into 036
This commit is contained in:
@@ -72,6 +72,7 @@ class ImageGenerationReplicate(DVMTaskInterface):
|
||||
self.model = "stability-ai/stable-diffusion-3",
|
||||
|
||||
for tag in event.tags().to_vec():
|
||||
|
||||
if tag.as_vec()[0] == 'i':
|
||||
input_type = tag.as_vec()[2]
|
||||
if input_type == "text":
|
||||
|
||||
Reference in New Issue
Block a user