Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zqyang0124
/
AImagic
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AImagic
/
app.py
zqyang0124
add gemma
3a9a6fb
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/google/gemma-7b"
).launch()