Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Zero-Shot-Classification-valhalla-distilbart-mnli-12-1
like
1
Sleeping
App
Files
Files
Community
main
Zero-Shot-Classification-valhalla-distilbart-mnli-12-1
/
app.py
awacke1
initial commit
0aa390f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/valhalla/distilbart-mnli-12-1"
).launch()