From a093cf6944e7f4898cd6d20116ddefccd98a933e Mon Sep 17 00:00:00 2001 From: leno3003 Date: Thu, 31 Mar 2022 13:17:28 +0200 Subject: [PATCH] added sumbmodules --- core/interact/no_interact_dict.py | 1 + 1 file changed, 1 insertion(+) diff --git a/core/interact/no_interact_dict.py b/core/interact/no_interact_dict.py index 4c1e457..7a51559 100644 --- a/core/interact/no_interact_dict.py +++ b/core/interact/no_interact_dict.py @@ -6,6 +6,7 @@ dictionary = { '5' : '0', '2' : '1', '3' : '4', + '1' : '0', 'Output image format':'png', 'NoInteractiveMode':'y', 'Which GPU indexes to choose?': '0',