import gradio as gr demo = gr.load("giurimatrix/chatbot", src="spaces") demo.launch()