mirror of
https://github.com/YaoFANGUK/video-subtitle-remover.git
synced 2026-05-21 05:24:51 +08:00
新增进度条
This commit is contained in:
@@ -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日志的打印
|
||||
|
||||
Reference in New Issue
Block a user