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