Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Babu07
/
meta-llama-Prompt-Guard-86M
like
2
Running
App
Files
Files
Community
8609bc6
meta-llama-Prompt-Guard-86M
/
app.py
Babu07
initial commit
8609bc6
verified
4 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Prompt-Guard-86M"
).launch()