if __name__ == '__main__': from UI.PromptIQA_Show import * demo = Main_ui().load_demo() demo.launch()