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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,13 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
9
9
### Added
10
10
- Added the ability to search by pasting an entire Civitai model URL into the search bar in the Civitai model browser (when the Civitai API gets fixed)
11
11
### Changed
12
-
- The main sidebar now remembers whether it was collapsed or expanded between restarts
12
+
- The main sidebar now remembers whether it was collapsed or expanded between restarts.
13
+
- Inference is now able to load image metadata from Civitai generated images via drag & drop
14
+
- Updated process tracking for ComfyUI to help mitigate restart issues when using Comfy Manager
13
15
- Updated pre-selected download locations for certain model types in the Civitai model browser
14
16
### Fixed
15
17
- Fixed missing .NET 8 dependency for SwarmUI installs in certain cases
18
+
- Fixed ComfyUI-Zluda not being recognized as a valid Comfy install for the workflow browser
16
19
- Fixed [#1291](https://github.com/LykosAI/StabilityMatrix/issues/1291) - Certain GPUs not being detected on Linux
0 commit comments