@@ -21,9 +21,6 @@ from backend.tools.common_tools import is_image_file
classSubtitleRemoverGUI:
def__init__(self):
# 初次运行检查运行环境是否正常
frompaddleimportutils
utils.run_check()
self.font='Arial 10'
self.theme='LightBrown12'
sg.theme(self.theme)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.