Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jakubz86
/
laiyer-deberta-v3-base-prompt-injection
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
laiyer-deberta-v3-base-prompt-injection
/
app.py
jakubz86
initial commit
5ebb7ab
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/laiyer/deberta-v3-base-prompt-injection"
).launch()