Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hasibzunair
/
LaTeX-OCR-demo
like
6
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hasibzunair
commited on
Sep 11, 2022
Commit
a591b66
Β·
1 Parent(s):
f083f53
refactor
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -36,5 +36,4 @@ demo = gr.Interface(
36
allow_flagging="never",
37
analytics_enabled=False,
38
)
39
-
40
demo.launch(enable_queue=True)
36
allow_flagging="never",
37
analytics_enabled=False,
38
)
39
demo.launch(enable_queue=True)