Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dfhgrfsfdeaadw
/
MoritzLaurer-deberta-v3-large-zeroshot-v2.0
like
0
Running
App
Files
Files
Community
ce51b4c
MoritzLaurer-deberta-v3-large-zeroshot-v2.0
/
app.py
dfhgrfsfdeaadw
initial commit
ce51b4c
verified
19 days ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/MoritzLaurer/deberta-v3-large-zeroshot-v2.0"
).launch()