mirzaburanali
commited on
Commit
·
d5a6505
1
Parent(s):
7d564be
Update app.py
Browse files
app.py
CHANGED
@@ -68,4 +68,4 @@ gr.Interface(
|
|
68 |
examples=examples,
|
69 |
theme="huggingface",
|
70 |
).launch(debug=True, enable_queue=True)
|
71 |
-
iface.launch(
|
|
|
68 |
examples=examples,
|
69 |
theme="huggingface",
|
70 |
).launch(debug=True, enable_queue=True)
|
71 |
+
iface.launch()
|