diff options
Diffstat (limited to 'config.ini')
-rw-r--r-- | config.ini | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,4 +20,7 @@ UPLOAD_FOLDER = ./app/static/uploads LOG_FOLDER = ./app/logs/ [EXECUTION] -INSTANT = True
\ No newline at end of file +INSTANT = True + +[FEATURES] +LSTM = False
\ No newline at end of file |