Spaces:
Running
Running
Camille
commited on
Commit
·
d58dd74
1
Parent(s):
4fccc9d
fix: showTips
Browse files
app.py
CHANGED
@@ -43,4 +43,4 @@ gr.Interface(
|
|
43 |
allow_flagging="auto",
|
44 |
allow_screenshot=False,
|
45 |
flagging_dir="flagged",
|
46 |
-
).launch(enable_queue=True
|
|
|
43 |
allow_flagging="auto",
|
44 |
allow_screenshot=False,
|
45 |
flagging_dir="flagged",
|
46 |
+
).launch(enable_queue=True)
|