Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
CyberAlbsecop
/
protectai-deberta-v3-base-prompt-injection
like
0
Running
App
Files
Files
Community
main
protectai-deberta-v3-base-prompt-injection
/
app.py
CyberAlbsecop
initial commit
61139d1
verified
8 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()