Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Namit2111
/
Classification_of_text
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c7048ad
Classification_of_text
/
app.py
Namit2111
initial commit
c7048ad
about 2 years ago
raw
Copy download link
history
blame
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/abhishek/autonlp-bbc-news-classification-37229289"
).launch()