Skip to content

Commit

Permalink
update todo and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmandic committed Sep 3, 2023
1 parent 088878f commit e05a503
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 3 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit e05a503

Please sign in to comment.