Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
pragnakalp/OCR-image-to-text
Genzo1010
/
OCR-image-to-text
like
0
Sleeping
App
Files
Files
Community
Genzo1010
commited on
Aug 20
Commit
1ae8ebd
•
1 Parent(s):
64f809d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -117,4 +117,4 @@ demo = gr.Interface(
117
118
)
119
# demo.launch(enable_queue = False)
120
-
demo.launch(show_error=True
,share=True
)
117
118
)
119
# demo.launch(enable_queue = False)
120
+
demo.launch(show_error=True)