mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-14 17:13:42 -07:00
fix conversion speed
This commit is contained in:
parent
85c01e3b4a
commit
459d72113f
2 changed files with 9 additions and 3 deletions
|
@ -19,7 +19,7 @@ class Converter(object):
|
|||
pass
|
||||
|
||||
#overridable
|
||||
def on_host_(self):
|
||||
def on_host_tick(self):
|
||||
pass
|
||||
|
||||
#overridable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue