update todo

This commit is contained in:
Vladimir Mandic
2024-04-18 13:01:48 -04:00
parent f2610c3936
commit 1108c812dd
+2 -5
View File
@@ -10,18 +10,15 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma
- test upgrades due to submodule changes
- integrate uiux
### Models
### Models & Pipelines
- stable diffusion 3.0
- powerpaint: <https://github.com/zhuang2002/PowerPaint>
### Pipelines
- instant style: <https://github.com/huggingface/diffusers/pull/7668> <https://github.com/InstantStyle/InstantStyle>
- ipadapter masking: <https://github.com/huggingface/diffusers/pull/6847>
### Features
- outpaint without changing original image
- async lowvram: <https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14855>
- init latents: variations, img2img
- diffusers public callbacks