Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
micole66
/
mdeberta
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e2fe512
mdeberta
/
app.py
micole66
Update app.py
e2fe512
almost 4 years ago
raw
Copy download link
history
blame
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/NDugar/deberta-v2-xlarge-mnli"
).launch()