Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SnakeAaron
/
MoritzLaurer-deberta-v3-large-zeroshot-v2.0-c
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MoritzLaurer-deberta-v3-large-zeroshot-v2.0-c
/
app.py
SnakeAaron
initial commit
aebfd05
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/MoritzLaurer/deberta-v3-large-zeroshot-v2.0-c"
).launch()