mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
fix
This commit is contained in:
parent
c1612c5553
commit
94c99b429d
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ class FaceSamplesLoaderSubprocessor(Subprocessor):
|
|||
class Cli(Subprocessor.Cli):
|
||||
#override
|
||||
def on_initialize(self, client_dict):
|
||||
self.log_info ('Running on %s.' % (client_dict['device_name']) )
|
||||
pass
|
||||
|
||||
#override
|
||||
def process_data(self, data):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue