Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Mandic <mandic00@live.com>
  • Loading branch information
vladmandic committed Jan 31, 2025
1 parent f533600 commit 5e4d667
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Update for 2025-01-31

- **GitHub**
- rename core repo from <https://github.com/vladmandic/automatic> to <https://github.com/vladmandic/sdnext>
- **Docs**:
- Updated [Debugging guide](https://github.com/vladmandic/automatic/wiki/Debug)
- **Torch**:
Expand All @@ -10,7 +12,7 @@
to force torch upgrade, either start with new installation or use `--reinstall` flag
- add support for torch **tunable ops**, this can speed up operations by up to *10-30%* on some platforms
*set in settings -> backend settings -> torch* and *paths -> tunable ops cache*
- enhanced error logging
- enhanced error logging
- **Other**:
- **Networks**: imporove search/filter and add visual indicators for types
- **Refactor**:
Expand All @@ -20,12 +22,15 @@
- photomaker with refine
- detailer with faceid modules
- detailer restore pipeline before run
- fix python 3.9 compatibility
- fix `python==3.9` compatibility
- handle invalid `triton` with `torch==2.6.0`
- correct library import order
- update requirements
- calculate dyn atten bmm slice rate
- dwpose update and patch `mmengine` installer
- wrap extensions using incorrect device
- openvino error handling
- relax python version checks for rocm

## Update for 2025-01-29

Expand Down

0 comments on commit 5e4d667

Please # to comment.