Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
srivelan
/
meta-llama-Prompt-Guard-86M
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e9c5206
meta-llama-Prompt-Guard-86M
/
app.py
srivelan
initial commit
e9c5206
verified
8 months ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Prompt-Guard-86M"
).launch()