Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
quocviethere
/
finetuned-phobertv2-ueh-news-classifier
like
0
Sleeping
App
Files
Files
Community
main
finetuned-phobertv2-ueh-news-classifier
/
app.py
quocviethere
initial commit
c4376ed
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/quocviethere/finetuned-phobertv2-ueh-news"
).launch()