Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sitammeur
/
TextSnap
like
4
Running
on
Zero
App
Files
Files
Community
sitammeur
commited on
Jul 13
Commit
ddf1af2
•
1 Parent(s):
fe0a910
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -35,4 +35,4 @@ interface = gr.Interface(
35
theme="soft",
36
allow_flagging="never",
37
)
38
-
interface.launch(debug=
False
)
35
theme="soft",
36
allow_flagging="never",
37
)
38
+
interface.launch(debug=
True
)