@@ -139,7 +139,7 @@ if __name__ == "__main__":
),
sg.FileBrowse(
i18n("选择.pth文件"),
initial_folder=os.path.join(os.getcwd(), "weights"),
initial_folder=os.path.join(os.getcwd(), "assets/weights"),
file_types=((". pth"),),
],
The note is not visible to the blocked user.