Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
csa1980
/
openbmb-VisCPM-Chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9d8ac7e
openbmb-VisCPM-Chat
/
app.py
csa1980
initial commit
9d8ac7e
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/openbmb/VisCPM-Chat"
).launch()