Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imxieke
/
google-codegemma-1.1-2b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-codegemma-1.1-2b
File size: 71 Bytes
a8dbd6b
f1a24de
1
2
3
import
gradio
as
gr gr.load(
"models/google/codegemma-1.1-2b"
).launch()