Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wannaphong
/
pythainlp-thainer-corpus-v2-base-model
like
0
Sleeping
App
Files
Files
Community
main
pythainlp-thainer-corpus-v2-base-model
/
app.py
wannaphong
initial commit
5730344
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pythainlp/thainer-corpus-v2-base-model"
).launch()