Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ahmed235
/
classify
like
1
Sleeping
App
Files
Files
Community
main
classify
/
app.py
Ahmed235
Create app.py
3c9093f
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
import
gradio
as
gr
gr.load(
"models/cardiffnlp/tweet-topic-21-multi"
).launch()