Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thomelane
/
eci-io-climategpt-7b
like
1
Runtime error
App
Files
Files
Community
7224c26
eci-io-climategpt-7b
/
app.py
thomelane
initial commit
7224c26
verified
11 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/eci-io/climategpt-7b"
).launch()