import gradio as gr with gr.Blocks() as demo: demo.load(name = "giurimatrix/chatbot", api_key="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") demo.launch()