Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Thanut003
/
khmer-text-classifier-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Thanut003
commited on
Jan 8
Commit
2a22bcf
·
verified
·
1 Parent(s):
54e5cb5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -298,4 +298,4 @@ demo = gr.Interface(
298
)
299
300
# debug=True helps you see errors in the output cell
301
-
demo.launch(
debug=True, share=True
)
298
)
299
300
# debug=True helps you see errors in the output cell
301
+
demo.launch()