mirror of https://github.com/vladmandic/automatic
35 lines
921 B
Markdown
35 lines
921 B
Markdown
# TODO
|
|
|
|
Main ToDo list can be found at [GitHub projects](https://github.com/users/vladmandic/projects)
|
|
|
|
## Candidates for next release
|
|
|
|
### Logistics
|
|
|
|
- integrate uiux
|
|
|
|
### Models & Pipelines
|
|
|
|
- stable diffusion 3.0
|
|
- powerpaint: <https://github.com/zhuang2002/PowerPaint>
|
|
|
|
### 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
|
|
|
|
- control api scripts compatibility
|
|
|
|
### Defer
|
|
|
|
- ella: <https://github.com/TencentQQGYLab/ELLA>
|
|
- x-adapter: <https://github.com/showlab/X-Adapter>
|
|
- samplers: [smea](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler), [restart](https://github.com/Newbeeer/diffusion_restart_sampling), [vdm](https://github.com/huggingface/diffusers/pull/7737)
|