from __future__ import annotations from gradio_disun_scene import launch if __name__ == "__main__": launch()