mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
upadate changelog and todo
This commit is contained in:
+3
-18
@@ -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**:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user