mirror of https://github.com/vladmandic/automatic
38 lines
1.0 KiB
Markdown
38 lines
1.0 KiB
Markdown
# TODO
|
|
|
|
Main ToDo list can be found at [GitHub projects](https://github.com/users/vladmandic/projects)
|
|
|
|
## Candidates for next release
|
|
|
|
### Logistics
|
|
|
|
- defork
|
|
- test upgrades due to submodule changes
|
|
- integrate uiux
|
|
|
|
### Models
|
|
|
|
- stable diffusion 3.0
|
|
- powerpaint: <https://github.com/zhuang2002/PowerPaint>
|
|
- ella: <https://github.com/TencentQQGYLab/ELLA>
|
|
|
|
### Pipelines
|
|
|
|
- instant style: <https://github.com/huggingface/diffusers/pull/7586> <https://github.com/InstantStyle/InstantStyle>
|
|
- ipadapter masking: <https://github.com/huggingface/diffusers/pull/6847>
|
|
- x-adapter: <https://github.com/showlab/X-Adapter>
|
|
|
|
### Features
|
|
|
|
- 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
|
|
- samplers: smea <https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler>, restart <https://github.com/Newbeeer/diffusion_restart_sampling>
|
|
|
|
### Missing
|
|
|
|
- control api scripts compatibility
|