mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
update todo and hints
This commit is contained in:
@@ -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: <https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14855>
|
||||
- init latents: variations, img2img
|
||||
- diffusers public callbacks
|
||||
- include reference styles
|
||||
- quick apply style
|
||||
- lora: sc lora, dora, etc
|
||||
|
||||
### Missing
|
||||
|
||||
+3
-1
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user