Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
prithivMLmods
/
Imgscope-OCR-Mini
like
37
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
prithivMLmods
commited on
Mar 20
Commit
1022e38
·
verified
·
1 Parent(s):
40993df
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -427,4 +427,4 @@ demo = gr.ChatInterface(
427
)
428
429
if __name__ == "__main__":
430
-
demo.queue(max_size=
30
).launch(share=True)
427
)
428
429
if __name__ == "__main__":
430
+
demo.queue(max_size=
18
).launch(share=True)