From 224454be12e610f887c93f9068719a6376f48c00 Mon Sep 17 00:00:00 2001 From: leno3003 Date: Thu, 7 Apr 2022 20:03:46 +0200 Subject: [PATCH] modified filename --- 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 3266fc8..04f2419 100644 --- a/core/interact/no_interact_dict.py +++ b/core/interact/no_interact_dict.py @@ -3,6 +3,7 @@ import os # Sample dictionary with default answers dictionary = { 'Extractor_continue_deleting_files' : '\n', + 'Enter FPS' : '\n', 'target_iter_increment' : '10000', 'choose_model_name' : '0', 'choose_mode' : '1',