mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
fix ConverterMasked.py,
changing requirements changing device.py ENV vars
This commit is contained in:
parent
c3eea0cf98
commit
5587c93e01
7 changed files with 28 additions and 40 deletions
|
@ -1,5 +1,5 @@
|
|||
from pathlib import Path
|
||||
from scandir import scandir
|
||||
from os import scandir
|
||||
|
||||
image_extensions = [".jpg", ".jpeg", ".png", ".tif", ".tiff"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue