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