From 9cbc23be17d2a374fe57aaf44f4eb530c50ce92f Mon Sep 17 00:00:00 2001 From: leno3003 Date: Wed, 30 Mar 2022 18:15:02 +0200 Subject: [PATCH] added sumbmodules --- core/interact/no_interact_dict.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/interact/no_interact_dict.py b/core/interact/no_interact_dict.py index 082a6f2..38d612e 100644 --- a/core/interact/no_interact_dict.py +++ b/core/interact/no_interact_dict.py @@ -3,7 +3,7 @@ import os dictionary = { '4' : '\n', - '5' : 'ciao', + '5' : '0', 'Output image format':'png', 'NoInteractiveMode':'True', 'Which GPU indexes to choose?': '0',