From 9ca5e3877d530ceb4943a482caaa363713b3385f Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 7 May 2024 08:45:37 -0400 Subject: [PATCH] update todo and hints --- TODO.md | 2 -- html/locale_en.json | 4 +++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 8750330b9..02755591c 100644 --- a/TODO.md +++ b/TODO.md @@ -15,12 +15,10 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma ### Features -- outpaint without changing original image - async lowvram: - init latents: variations, img2img - diffusers public callbacks - include reference styles -- quick apply style - lora: sc lora, dora, etc ### Missing diff --git a/html/locale_en.json b/html/locale_en.json index d1e96f33c..104fedd5f 100644 --- a/html/locale_en.json +++ b/html/locale_en.json @@ -24,7 +24,9 @@ {"id":"","label":"🖌️","localized":"","hint":"LaMa remove selected object from image"}, {"id":"","label":"🖼️","localized":"","hint":"Show preview"}, {"id":"","label":"✎","localized":"","hint":"Interrogate image using BLIP model"}, - {"id":"","label":"✐","localized":"","hint":"Interrogate image using DeepBooru model"} + {"id":"","label":"✐","localized":"","hint":"Interrogate image using DeepBooru model"}, + {"id":"","label":"↶","localized":"","hint":"Apply selected style to prompt"}, + {"id":"","label":"↷","localized":"","hint":"Save current prompt to style"} ], "prompts": [ {"id":"","label":"Prompt","localized":"","hint":"Describe image you want to generate"},