Skip to content

Commit 9532bf2

Browse files
authored
Merge pull request LykosAI#1215 from ionite34/pr-connected-metadata-organizer
Add connected metadata model organizer
2 parents 343ade4 + 20b623d commit 9532bf2

19 files changed

Lines changed: 2709 additions & 183 deletions

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2
99
### Added
1010
- Added CivArchive model browser with details page, image viewer, version selector, trigger words, and in-app downloads with tracked progress
1111
- Added support for the civitai.red (mature-content) domain — NSFW CivitAI links now open and copy as civitai.red URLs, and pasting a civitai.red URL into the CivitAI model browser search works the same as a civitai.com URL
12+
- Added a checkpoint organizer for previewing and reorganizing local models using connected metadata-driven folder and filename patterns (requested in [#280](https://github.com/LykosAI/StabilityMatrix/issues/280), [#424](https://github.com/LykosAI/StabilityMatrix/issues/424))
1213
### Changed
1314
- The CivitAI base model type filter now uses CivitAI's official `/api/v1/enums` endpoint, with fallbacks to the previous technique and a built-in list, so the filter stays populated even if the CivitAI response format changes or the service is unreachable
1415
### Fixed

0 commit comments

Comments
 (0)