Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ def infer(
|
|
82 |
negative_prompt=negative_prompt,
|
83 |
device=device,
|
84 |
)
|
85 |
-
return images
|
86 |
|
87 |
|
88 |
# examples = [
|
|
|
82 |
negative_prompt=negative_prompt,
|
83 |
device=device,
|
84 |
)
|
85 |
+
return images
|
86 |
|
87 |
|
88 |
# examples = [
|