Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SkRaT
/
microsoft-mdeberta-v3-base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6dfee6c
microsoft-mdeberta-v3-base
/
app.py
SkRaT
initial commit
6dfee6c
about 2 years ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/microsoft/mdeberta-v3-base"
).launch()