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 15
Commit
67191fd
·
verified
·
1 Parent(s):
708f9a5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -352,4 +352,4 @@ demo = gr.ChatInterface(
352
)
353
354
if __name__ == "__main__":
355
-
demo.launch(
share=True
)
352
)
353
354
if __name__ == "__main__":
355
+
demo.launch()