Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hrmndev
/
MoritzLaurer-deberta-v3-large-zeroshot-v2.0
like
0
Running
App
Files
Files
Community
main
MoritzLaurer-deberta-v3-large-zeroshot-v2.0
/
app.py
Ahmad Schinner
initial commit
ce51b4c
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/MoritzLaurer/deberta-v3-large-zeroshot-v2.0"
).launch()