from GradioInterface import GradioInterface, initializeImgProcess if __name__ == "__main__": grad_app = GradioInterface() grad_app.launch_app()