from app import gradio_ui if __name__ == "__main__": gradio_ui.iface.launch()