You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #1204 from ionite34/more-package-fixes
update wan2gp logging by adding a wrapper script to capture output in console…
(cherry picked from commit dd794264f3e8389ba4672c5923782fb5164c4b68)
# Conflicts:
# CHANGELOG.md
- Fixed parsing of escape sequences in Inference such as `\\`
29
+
- Fixed batch notification firing when only one image is generated
30
+
- Fixed [#1546](https://github.com/LykosAI/StabilityMatrix/issues/1546), [#1541](https://github.com/LykosAI/StabilityMatrix/issues/1541) - "No module named 'pkg_resources'" error when installing Automatic1111/Forge/reForge packages
>>>>>>> dd794264 (Merge pull request #1204 from ionite34/more-package-fixes)
26
33
- Fixed [#1529](https://github.com/LykosAI/StabilityMatrix/issues/1529) - "Selected commit is null" error when installing packages and rate limited by GitHub
27
34
- Fixed [#1525](https://github.com/LykosAI/StabilityMatrix/issues/1525) - Crash after downloading a model
28
35
- Fixed [#1523](https://github.com/LykosAI/StabilityMatrix/issues/1523), [#1499](https://github.com/LykosAI/StabilityMatrix/issues/1499), [#1494](https://github.com/LykosAI/StabilityMatrix/issues/1494) - Automatic1111 using old stable diffusion repo
0 commit comments