Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hrsprojects
/
h
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bced477
h
/
app.py
hrsprojects
initial commit
bced477
verified
3 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/meta-llama/Llama-Guard-3-11B-Vision"
).launch()