mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
_
This commit is contained in:
parent
516e23584e
commit
6d122fd742
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ class InteractBase(object):
|
|||
try:
|
||||
print(str, end='\r')
|
||||
stdex.suppress_stdout_stderr().__enter__()
|
||||
inp = input (str)
|
||||
inp = input ()
|
||||
sq.put (True)
|
||||
except:
|
||||
sq.put (False)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue