Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Solo448
/
OCR_MULTILINGUAL-GOT
like
1
Running
App
Files
Files
Community
Solo448
commited on
Oct 21
Commit
4acdb4c
•
1 Parent(s):
268f21c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -263,4 +263,4 @@ with gr.Blocks() as demo:
263
264
if __name__ == "__main__":
265
cleanup_old_files()
266
-
demo.launch(
share=True
)
263
264
if __name__ == "__main__":
265
cleanup_old_files()
266
+
demo.launch()