Spaces:
Sleeping
Sleeping
Mehmet Batuhan Duman
commited on
Commit
·
bc3e686
1
Parent(s):
36cfc7e
Changes on scan
Browse files
app.py
CHANGED
@@ -180,4 +180,4 @@ outputs = [
|
|
180 |
]
|
181 |
|
182 |
iface = gr.Interface(fn=gradio_process_image, inputs=inputs, outputs=outputs)
|
183 |
-
iface.launch(
|
|
|
180 |
]
|
181 |
|
182 |
iface = gr.Interface(fn=gradio_process_image, inputs=inputs, outputs=outputs)
|
183 |
+
iface.launch()
|