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