Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
coium
/
google-shieldgemma-2b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0d1c0a0
google-shieldgemma-2b
/
app.py
coium
initial commit
0d1c0a0
verified
6 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/google/shieldgemma-2b"
).launch()