Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vboyapati
/
protectai-deberta-v3-base-prompt-injection
like
0
Sleeping
App
Files
Files
Community
main
protectai-deberta-v3-base-prompt-injection
/
app.py
vboyapati
initial commit
b287391
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.load(
"models/protectai/deberta-v3-base-prompt-injection"
).launch()