Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ziffir
/
GeminiAP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7198b98
GeminiAP
/
app.py
ziffir
Rename app (1).py to app.py
7198b98
over 1 year ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/describeai/gemini"
).launch()