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