Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
DM_pb
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DM_pb
/
app.py
vpalma
ccm
c9a709b
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/roberta-large-mnli"
).launch();