Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
micole66
/
mdeberta
like
1
Runtime error
App
Files
Files
Community
main
mdeberta
/
app.py
micole66
Update app.py
5c316dd
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/MoritzLaurer/mDeBERTa-v3-base-mnli-xnli"
).launch()