新增进度条

This commit is contained in:
YaoFANGUK
2023-10-26 10:20:50 +08:00
parent 16c68496b9
commit a6a80dca03
3 changed files with 26 additions and 157 deletions

View File

@@ -1,7 +1,8 @@
import warnings
warnings.filterwarnings("ignore")
import os
import torch
import logging
from fsplit.filesplit import Filesplit
logging.disable(logging.DEBUG) # 关闭DEBUG日志的打印