mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-05 20:42:11 -07:00
_
This commit is contained in:
parent
27e24d5d28
commit
2af067b18d
1 changed files with 1 additions and 3 deletions
4
main.py
4
main.py
|
@ -350,9 +350,7 @@ if __name__ == "__main__":
|
|||
arguments.func(arguments)
|
||||
|
||||
print ("Done.")
|
||||
else:
|
||||
import warnings
|
||||
warnings.filterwarnings(action='ignore', message='semaphore_tracker')
|
||||
|
||||
'''
|
||||
import code
|
||||
code.interact(local=dict(globals(), **locals()))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue