from main import create_gradio_ui if __name__ == "__main__": create_gradio_ui()