0c1807e
1
2
3
4
if __name__ == '__main__': from UI.PromptIQA_Show import * demo = Main_ui().load_demo() demo.launch()