Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ps29
/
Yueh-Huan-news-category-classification-distilbert
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Yueh-Huan-news-category-classification-distilbert
/
app.py
ps29
initial commit
b2c2fdb
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
import
gradio
as
gr
gr.load(
"models/Yueh-Huan/news-category-classification-distilbert"
).launch()