Skip to content

Commit 6049cb3

Browse files
authored
fix merge conflict
1 parent b38f976 commit 6049cb3

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,13 @@ All notable changes to Stability Matrix will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html).
77

8-
<<<<<<< HEAD
9-
=======
10-
## v2.15.0-dev.1
11-
### Added
12-
- Added Python Version selector for all new package installs
13-
### Changed
14-
- Updated all Python version management, virtual environment creation, and pip installs to use `uv` for improved reliability, compatibility, and speed
15-
168
## v2.14.2
179
### Changed
1810
- Changed Nvidia GPU detection to use compute capability level instead of the GPU name for certain feature gates / torch indexes
1911
### Fixed
2012
- Fixed [#1268](https://github.com/LykosAI/StabilityMatrix/issues/1268) - wrong torch index used for Nvidia 1000-series GPUs and older
2113
- Fixed [#1269](https://github.com/LykosAI/StabilityMatrix/issues/1269), [#1257](https://github.com/LykosAI/StabilityMatrix/issues/1257), [#1234](https://github.com/LykosAI/StabilityMatrix/issues/1234) - "no such file or directory" errors when updating certain packages after folder migration
2214

23-
>>>>>>> c422920b (Merge pull request #1076 from ionite34/fix-legacy-gpu)
2415
## v2.14.1
2516
### Changed
2617
- Updated Inference Extra Networks (Lora / LyCORIS) base model filtering to consider SDXL variations (e.g., Noob AI / Illustrious) as compatible, unrecognized models or models with no base model will be considered compatible.

0 commit comments

Comments
 (0)