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