Spaces:
Running
on
T4
Running
on
T4
gorkemgoknar
commited on
Commit
•
ccaf952
1
Parent(s):
7eab2e5
show_api=True
Browse files
app.py
CHANGED
@@ -545,4 +545,4 @@ gr.Interface(
|
|
545 |
description=description,
|
546 |
article=article,
|
547 |
examples=examples,
|
548 |
-
).queue().launch(debug=True,show_api=
|
|
|
545 |
description=description,
|
546 |
article=article,
|
547 |
examples=examples,
|
548 |
+
).queue().launch(debug=True,show_api=True)
|