mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-02-27 06:04:42 +08:00
主界面显示版本号, 方便定位问题
This commit is contained in:
@@ -9,6 +9,8 @@ import stat
|
||||
from fsplit.filesplit import Filesplit
|
||||
import onnxruntime as ort
|
||||
|
||||
# 项目版本号
|
||||
VERSION = "1.1.1"
|
||||
# ×××××××××××××××××××× [不要改] start ××××××××××××××××××××
|
||||
logging.disable(logging.DEBUG) # 关闭DEBUG日志的打印
|
||||
logging.disable(logging.WARNING) # 关闭WARNING日志的打印
|
||||
|
||||
Reference in New Issue
Block a user