zai-sh / app.py
agosh's picture
initial commit
bdc220c verified
Raw
History Blame Contribute Delete
91 Bytes
import gradio as gr
gr.load(
"models/zai-org/GLM-4.5",
provider="novita",
).launch()