Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wenkai26
/
google-gemma-2b-it
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c75c110
google-gemma-2b-it
/
app.py
wenkai26
initial commit
c75c110
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-2b-it"
).launch()