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...
5aa1825
mdeberta
/
app.py
micole66
Update app.py
5aa1825
over 3 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/cross-encoder/nli-deberta-v3-large"
).launch()