upadate changelog and todo

This commit is contained in:
Vladimir Mandic
2024-02-07 12:20:12 -05:00
parent 24b4cd77a3
commit f768caa785
2 changed files with 17 additions and 19 deletions
+3 -18
View File
@@ -1,23 +1,8 @@
# Change Log for SD.Next
## TODO Future
## Update for 2024-02-07
- multi-ipadapter: https://github.com/huggingface/diffusers/pull/6573
- control second pass: https://github.com/vladmandic/automatic/issues/2783
- diffusers public callbacks
- image2video: pia and vgen pipelines
- video2video
- control api
- masking api
- preprocess api
- remove kohya from submodules
- bind panZoom to control input
## TODO for Dev merge
- no blockers
## TODO Release notes
### Highlights
Another big release, highlights being:
- A lot more functionality in the **Control** module:
@@ -49,7 +34,7 @@ Further details:
- For more details on all new features see full [CHANGELOG](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md)
- For documentation, see [WiKi](https://github.com/vladmandic/automatic/wiki)
## Update for 2024-02-07
### Full changelog
- Heavily updated [Wiki](https://github.com/vladmandic/automatic/wiki)
- **Control**:
+14 -1
View File
@@ -1,3 +1,16 @@
# TODO
ToDo list has moved to [GitHub projects](https://github.com/users/vladmandic/projects)
Main ToDo list can be found at [GitHub projects](https://github.com/users/vladmandic/projects)
## Candidates for next release
- multi-ipadapter: <https://github.com/huggingface/diffusers/pull/6573>
- control second pass: <https://github.com/vladmandic/automatic/issues/2783>
- diffusers public callbacks
- image2video: pia and vgen pipelines
- video2video
- control api
- masking api
- preprocess api
- remove kohya from submodules
- bind panZoom to control input