File size: 91 Bytes
da6d138
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/zai-org/GLM-4.5",
   provider="novita",
).launch()