Hugging Face
Models
Datasets
Spaces
Community
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
Fetching metadata from the HF Docker repository...
pragnakalp
commited on
Apr 17, 2024
Commit
6989571
·
verified
·
1 Parent(s):
411ef09
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -117,4 +117,5 @@ demo = gr.Interface(
117
118
)
119
# demo.launch(enable_queue = False)
120
demo.launch()
117
118
)
119
# demo.launch(enable_queue = False)
120
+
121
demo.launch()