Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sachinkumar
/
yangheng-deberta-v3-base-absa-v1.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yangheng-deberta-v3-base-absa-v1.1
/
app.py
sachinkumar
initial commit
cbdcfb1
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/yangheng/deberta-v3-base-absa-v1.1"
).launch()