Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
waritkan
/
thai_handwritten_OCR
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
waritkan
commited on
Feb 6
Commit
190255a
·
verified
·
1 Parent(s):
c3e0c0d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -371,4 +371,4 @@ with gr.Blocks(title="Thai Handwriting OCR") as demo:
371
372
# Launch
373
if __name__ == "__main__":
374
-
demo.launch(
share=True
)
371
372
# Launch
373
if __name__ == "__main__":
374
+
demo.launch()