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