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