Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanbo1200
/
google-codegemma-7b
like
0
Runtime error
App
Files
Files
Community
dd300f5
google-codegemma-7b
/
app.py
sanbo1200
initial commit
dd300f5
verified
5 months ago
raw
Copy download link
history
blame
Safe
67 Bytes
import
gradio
as
gr
gr.load(
"models/google/codegemma-7b"
).launch()