Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KoDer123
/
R-os2
like
0
Runtime error
App
Files
Files
Community
main
R-os2
/
app.py
KoDer123
initial commit
bf37bd5
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Meta-Llama-Guard-2-8B"
).launch()