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 4954b20734
Merge branch 'dev' into huggingface
12 months ago
..
DownloadService.cs Handle CivitAI auth-required failure gracefully 1 year ago
IDownloadService.cs Refactor nullability 1 year ago
IImageIndexService.cs Refactor LocalImageFile to be absolute only 1 year ago
IMetadataImportService.cs added MetadataImportService for handling model metadata imports & added the ability to "find connected metadata" for any file/folder/etc 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 added MetadataImportService for handling model metadata imports & added the ability to "find connected metadata" for any file/folder/etc 12 months ago
ModelIndexService.cs inject via attributes & fix package update check & update nuget packages 1 year ago
SecretsManager.cs Fix concurrent file write errors on secretsmanager 1 year ago
SettingsManager.cs Ensure Loaded event call when loading default settings 12 months ago
TrackedDownloadService.cs Fix context action 1 year ago