Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
elrama
/
google-codegemma-2b
like
0
Sleeping
App
Files
Files
Community
main
google-codegemma-2b
/
app.py
elrama
initial commit
b2ed1ae
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/google/codegemma-2b"
).launch()