mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
forcing all tqdm's to ascii in order to work properly on Chinese windows
This commit is contained in:
parent
1e7a0836f7
commit
72646becd1
5 changed files with 24 additions and 25 deletions
|
@ -3,7 +3,6 @@ import os
|
|||
import sys
|
||||
import time
|
||||
import multiprocessing
|
||||
from tqdm import tqdm
|
||||
from pathlib import Path
|
||||
import numpy as np
|
||||
import cv2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue