File size: 88 Bytes
fd3dce6
 
b05ece5
fd3dce6
 
1
2
3
4
5
import gradio as gr

demo = gr.load("hotshotco/Hotshot-XL", src="models")

demo.launch()