Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -215,7 +215,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
| 215 |
num_images
|
| 216 |
],
|
| 217 |
outputs=[result, seed],
|
| 218 |
-
api_name="
|
| 219 |
)
|
| 220 |
|
| 221 |
if __name__ == "__main__":
|
|
|
|
| 215 |
num_images
|
| 216 |
],
|
| 217 |
outputs=[result, seed],
|
| 218 |
+
api_name="stable_hamster",
|
| 219 |
)
|
| 220 |
|
| 221 |
if __name__ == "__main__":
|