update todo and changelog

pull/2052/head
Vladimir Mandic 2023-09-03 16:39:58 -04:00
parent 088878f0ca
commit e05a503bf4
2 changed files with 4 additions and 4 deletions

View File

@ -24,6 +24,7 @@
create zero-tensor for prompt if prompt is empty (positive or negative)
- add `diffusers_aesthetics_score` setting
automatically guide unet towards higher pleasing images
highly recommended for simple prompts
- general:
- `rembg` remove backgrounds support for **is-net** model
- pre-create all system folders on startup

View File

@ -4,27 +4,26 @@
Stuff to be fixed, in no particular order...
- Mysterious Extra network corruptions
- Unet type mismatch/autocast issues on some platforms
N/A
## Features
Stuff to be added, in no particular order...
- Diffusers:
- Add Lora/Lyco mixer
- Add Lyco support
- Add ControlNet
- Add SD and SD-XL Pix2Pix
- Fix DeepFloyd IF model
- Add unCLIP model
- Add Training support
- Add long prompts
- Technical debt:
- Port **A1111** stuff
- Port `p.all_hr_prompts`
- Import core repos to reduce dependencies
- Parse StabilityAI `modelspec` metadata
- Non-technical:
- Create additional themes
- Update Wiki
- Get more high-quality upscalers
- Rename repo: **automatic** -> **sdnext**