Ionite
082a98932d
Code cleanup
12 months ago
Ionite
f23e7f134d
Fix base sampler using refiner conditioning
12 months ago
Ionite
5021ae205d
Use default VAE resolution in sampler
12 months ago
Ionite
642a2f545e
Remove unused event subscription
12 months ago
Ionite
93ead19491
Merge pull request #390 from ionite34/inference-fixes
12 months ago
Ionite
531c2c772e
Fix Samplers size not applying to image sources
12 months ago
Ionite
a0c099b321
Merge pull request #289 from ionite34/inference-modules
12 months ago
Ionite
f9883b1227
Fix sampler and modules image upload for image2image
12 months ago
Ionite
0a8a0a8292
Fix select image stretch mode
12 months ago
Ionite
6d2a17a408
Add SelectImageCard state loading, improve card visuals
12 months ago
Ionite
3d79113ef4
Add replace image option for SelectImageCard
12 months ago
Ionite
3a9e0bdaf6
Merge pull request #308 from Targren/main
12 months ago
Ionite
bc578baac5
Simply image selection and fix CurrentBitmapSize null propagation
12 months ago
Ionite
b5a29aee81
Add editorconfig for ordefault exclusion for CA1826
12 months ago
JT
9286569a03
Merge branch 'inference-modules' of https://github.com/ionite34/StabilityMatrix
12 months ago
Ionite
3d08b0f8c1
Add changelog
12 months ago
Ionite
f761927e03
Fix hires overrides
12 months ago
Ionite
6cbf721a0b
Merge branch 'dev' into inference-modules
...
# Conflicts:
# StabilityMatrix.Avalonia/App.axaml.cs
# StabilityMatrix.Avalonia/Controls/StackExpander.axaml
# StabilityMatrix.Avalonia/DesignData/DesignData.cs
# StabilityMatrix.Avalonia/Languages/Resources.resx
# StabilityMatrix.Core/Helper/FileHash.cs
# StabilityMatrix.Core/Models/Packages/A3WebUI.cs
# StabilityMatrix.Core/Models/Packages/ComfyUI.cs
# StabilityMatrix.Core/Models/Packages/StableDiffusionUx.cs
# StabilityMatrix.Core/Models/Packages/VladAutomatic.cs
# StabilityMatrix.Core/Services/SettingsManager.cs
12 months ago
Ionite
1692cf5cb9
Add settings editor for HiresFixModule
12 months ago
Ionite
3f79a6e719
Add Title properties for dialog viewmodel bases
12 months ago
Ionite
9c563bacf2
Add Settings localized string
12 months ago
Ionite
f13a540cda
Fix settings and delete button visuals
12 months ago
Ionite
0eba59f93b
Add Toggle edit factory
12 months ago
Ionite
1a999758da
Add settings option for stack expanders
12 months ago
Ionite
9dac1c4850
Implement PropertyGrid multiple vm editing
12 months ago
Ionite
e9707319da
Use transparent style for disabled transparent-full
12 months ago
Ionite
de9ed7f8d4
Handle validation errors before flowing to task scheduler
12 months ago
Ionite
0233a4f46d
Add PropertyGrid and Dialog
12 months ago
Ionite
e352d7c498
Update csharpier
12 months ago
Targren
229d49b14c
Output Browser - "ConsolidateImages" - Check for existence of .txt file sidecar with same filename as image, and attempts to move alongside image if image move is successful (Issue #248 )
...
Output Browser - "DeleteImage/DeleteAllSelected" - Check for existence of .txt file sidecar with same filename as image(s), and attempts to move alongside image(s) if image delete is successful
12 months ago
JT
a31eaae8fb
Merge pull request #373 from ionite34/huggingface
...
Huggingface Page
12 months ago
JT
b65c9fc313
chagenlog
12 months ago
JT
3fc4925a6f
Merge branch 'huggingface' of https://github.com/ionite34/StabilityMatrix into huggingface
12 months ago
JT
821b7fb859
revert StackExpander changes
12 months ago
JT
8f415b82b1
Merge branch 'dev' into huggingface
12 months ago
JT
570e40ca97
Add links for invoke IP adapter stuff & finish hf-packages.json & fix drag/drop import
12 months ago
Ionite
f2f20323ca
Use base type property
12 months ago
Ionite
0145e90e1f
Cleanup commented styles
12 months ago
Ionite
1f7faf964f
Remove redundant default set
12 months ago
Ionite
b136590c3c
More module localization
12 months ago
Ionite
f18f61669f
Use Dictionary instead of ImmutableDictionary
12 months ago
Ionite
6a1883c6f8
Filter LoadableViewModelBase to debug and above
12 months ago
Ionite
9a4a98a7bd
Merge branch 'dev' into inference-modules
12 months ago
Ionite
69b68b1cf8
Merge pull request #389 from ionite34/merge-main-to-dev-0aaa095
12 months ago
Ionite
7b58e39487
Merge branch 'dev' into inference-modules
...
# Conflicts:
# StabilityMatrix.Core/StabilityMatrix.Core.csproj
12 months ago
Ionite
064710e5ec
Merge branch 'dev' into merge-main-to-dev-0aaa095
12 months ago
Ionite
39c22a2424
Fix ControlNet not applying to refiner
12 months ago
JT
f4473835dc
add model browser tab titles to resources
12 months ago
JT
bf2a02b5ef
fix drag & drop targets not showing and clean up page selector for civit browser
12 months ago
JT
81d0a470e1
Maybe fix settings resetting itself?
12 months ago