Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
walidsi
/
google-codegemma-2b
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3bf31dc
google-codegemma-2b
/
app.py
walidsi
initial commit
3bf31dc
verified
8 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/google/codegemma-2b"
).launch()