Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aledale
/
meta-llama-Prompt-Guard-86M
like
0
Sleeping
App
Files
Files
Community
6cbdb31
meta-llama-Prompt-Guard-86M
/
app.py
aledale
initial commit
6cbdb31
verified
7 days ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Prompt-Guard-86M"
).launch()