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