Spaces:
Runtime error
Runtime error
artyaltanzaya
commited on
Commit
·
597ec16
1
Parent(s):
7a2e256
app
Browse files
app.py
CHANGED
@@ -92,7 +92,7 @@ iface = gr.Interface(
|
|
92 |
outputs=gr.outputs.Image(type="numpy"),
|
93 |
)
|
94 |
|
95 |
-
iface.launch(
|
96 |
|
97 |
|
98 |
# path = './fire3.jpg'
|
|
|
92 |
outputs=gr.outputs.Image(type="numpy"),
|
93 |
)
|
94 |
|
95 |
+
iface.launch()
|
96 |
|
97 |
|
98 |
# path = './fire3.jpg'
|