Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shanimalik389
/
google-gemma-7b
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
google-gemma-7b
File size: 63 Bytes
506dc61
1
2
3
import
gradio
as
gr gr.load(
"models/google/gemma-7b"
).launch()