diff --git a/gensettings.py b/gensettings.py index 211e8468..8043f2a5 100644 --- a/gensettings.py +++ b/gensettings.py @@ -540,7 +540,7 @@ gensettingstf = [ "UI_V2_Only": True, "uitype": "toggle", "unit": "bool", - "label": "Model in memory", + "label": "Model in Memory", "id": "keep_img_gen_in_memory", "min": 0, "max": 1, diff --git a/static/koboldai.css b/static/koboldai.css index 166eb3a9..168d6b92 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -2480,7 +2480,7 @@ h2 .material-icons-outlined { .section_header { margin-left: 2px; - margin-bottom: 4px; + margin-bottom: 2px; } .help_text { diff --git a/templates/settings flyout.html b/templates/settings flyout.html index bb641079..7fcabc70 100644 --- a/templates/settings flyout.html +++ b/templates/settings flyout.html @@ -407,6 +407,10 @@ Hide text highlighting +
+ Hide auto memory + +