import gradio as gr # Load the app from a private Space interface = gr.Interface("spaces/iamboolean/dev-rag-1") # Launch the interface interface.launch()