Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
rexzen
/
Tags
like
0
Runtime error
App
Files
Files
Community
main
Tags
/
app.py
rexzen
initial commit
a6cccff
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/bart-large-mnli"
).launch()