File size: 95 Bytes
13ce034
 
a555d69
 
 
1
2
3
4
5
import gradio as gr

demo = gr.load("Waterhorse/chessgpt-base-v1", src="models")

demo.launch()