Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SafeguardHF
/
lakshyakh93-deberta_finetuned_pii_docker
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lakshyakh93-deberta_finetuned_pii_docker
/
app.py
stuartspiegel
initial commit
445c3ac
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/lakshyakh93/deberta_finetuned_pii"
).launch()