Spaces:
Runtime error
Runtime error
Commit ·
fef04ad
1
Parent(s): a6ce242
Update app.py
Browse files
app.py
CHANGED
|
@@ -37,4 +37,4 @@ iface = gr.Interface(fn=process_image,
|
|
| 37 |
description=description,
|
| 38 |
article=article,
|
| 39 |
examples=examples)
|
| 40 |
-
iface.launch(debug=True)
|
|
|
|
| 37 |
description=description,
|
| 38 |
article=article,
|
| 39 |
examples=examples)
|
| 40 |
+
iface.launch(debug=True)
|