mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-10 15:23:32 -07:00
Decreased amount of RAM used by Sample Generator.
This commit is contained in:
parent
8e9e346c9d
commit
33b0aadb4e
5 changed files with 221 additions and 32 deletions
|
@ -1,3 +1,4 @@
|
|||
from .MPSharedList import MPSharedList
|
||||
import multiprocessing
|
||||
import threading
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue