mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
added sumbmodules
This commit is contained in:
parent
c8df5d3f18
commit
d59009d4b9
1 changed files with 1 additions and 0 deletions
|
@ -414,6 +414,7 @@ class InteractBase(object):
|
|||
|
||||
def input_process(self, stdin_fd, sq, str):
|
||||
sys.stdin = os.fdopen(stdin_fd)
|
||||
print("Mi fermo qui")
|
||||
try:
|
||||
inp = input (str)
|
||||
sq.put (True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue