Multi-Platform Package Manager for Stable Diffusion
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JT 1bd293d8cd Merge branch 'dev' of https://github.com/ionite34/StabilityMatrix into image-to-video 11 months ago
..
DownloadService.cs Merge branch 'dev' of https://github.com/ionite34/StabilityMatrix into image-to-video 11 months ago
IDownloadService.cs Refactor nullability 1 year ago
IImageIndexService.cs Refactor LocalImageFile to be absolute only 1 year ago
IMetadataImportService.cs Merge branch 'dev' into inference-modules 12 months ago
IModelIndexService.cs Add remote upscaler downloads 1 year ago
ISecretsManager.cs Add jwt token refreshing, Improved UserSecrets deserialization error handling 1 year ago
ISettingsManager.cs Add AppDataHome and LibraryDir overrides from args 1 year ago
ITrackedDownloadService.cs Fix resume loading behavior 1 year ago
ImageIndexService.cs Fixes consolidation moving images already in the destination & fixes inference gallery showing all images 1 year ago
MetadataImportService.cs load pngs fastly & fix metadata scan crash 11 months ago
ModelIndexService.cs Reformat 11 months ago
SecretsManager.cs Fix concurrent file write errors on secretsmanager 1 year ago
SettingsManager.cs handle window size/position outside of shutdown, load pngs faster, start of saving some img2vid stuff, webp metadata reading, and different settings write method (that still doesn't entirely work and occasionally adds extra right curly brackets to the end of the file) 11 months ago
TrackedDownloadService.cs Fix context action 1 year ago