Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sri1606
/
MBZUAI-geochat-7B
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b9384c0
MBZUAI-geochat-7B
/
app.py
Sri1606
initial commit
b9384c0
verified
8 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/MBZUAI/geochat-7B"
).launch()