Ionite
|
c353689a35
|
Merge branch 'dev' into merge-main-to-dev-1147e0d
|
12 months ago |
Ionite
|
1147e0d950
|
Merge pull request #376 from ionite34/enum-fixes
|
12 months ago |
Ionite
|
ed3b115df2
|
Add case insensitive enum match fallback
|
12 months ago |
Ionite
|
9344cdb723
|
Merge pull request #375 from ionite34/merge-main-to-dev-72c4493
|
12 months ago |
Ionite
|
e6b43d0ca5
|
Merge branch 'dev' into merge-main-to-dev-72c4493
|
12 months ago |
Ionite
|
72c4493c53
|
Merge pull request #374 from ionite34/model-format-fixes
|
12 months ago |
Ionite
|
375f6d55cc
|
Add changelog
|
12 months ago |
Ionite
|
9e3e6a9c29
|
Add Diffusers model format and unknown handling
|
12 months ago |
Ionite
|
dc582bb9cd
|
Add debug logging for unknown enum converter
|
12 months ago |
JT
|
d0121ca026
|
Added HuggingFace page for HF model downloads (still WIP) & updated Packages to use the new .net 8 constructor feature thing
|
12 months ago |
Ionite
|
a53ac19614
|
Merge pull request #372 from ionite34/checkpoints-username
|
12 months ago |
Ionite
|
72ddde0feb
|
chagenlog
|
12 months ago |
Ionite
|
553b31143c
|
Add username cards to checkpoints browser
|
12 months ago |
Ionite
|
bcbbcdcfce
|
Disable view preloading
|
12 months ago |
Ionite
|
5d1a8d04f4
|
Use OnInitialLoadedAsync for main window
OnLoadedAsync was firing when dialogs are closed, not just on startup
|
12 months ago |
Ionite
|
2763f9d866
|
Design data for usernames
|
12 months ago |
Ionite
|
b9e4c6dac6
|
Add notification handler for cache fetch errors
|
12 months ago |
Ionite
|
a54d17905a
|
CivitCreator to record, add computed ProfileUrl
|
12 months ago |
Ionite
|
57303be06c
|
Add IOCommands for shared OpenUrlCommand
|
12 months ago |
JT
|
a436dfba4e
|
Merge pull request #371 from ionite34/ruined-fooocus
Add RuinedFooocus
|
12 months ago |
JT
|
5a36d8831c
|
use ToDisplayString
|
12 months ago |
JT
|
d2feb27d2f
|
chagenlog
|
12 months ago |
JT
|
7d61e15d81
|
Add RuinedFooocus & update version numbers in UI to not show commit hash if not debug build
|
12 months ago |
JT
|
fb76a8edb1
|
Merge pull request #370 from ionite34/downmerge
Downmerge
|
12 months ago |
JT
|
b413013840
|
Merge branch 'dev' into downmerge
|
12 months ago |
Ionite
|
fc454dc419
|
Merge pull request #369 from ionite34/process-fixes
|
12 months ago |
Ionite
|
d5187e5dcb
|
Merge branch 'main' into process-fixes
|
12 months ago |
Ionite
|
66e5371256
|
Merge pull request #368 from ionite34/enum-converter-fixes
|
12 months ago |
Ionite
|
3fdeb76b5b
|
Add changelog
|
12 months ago |
Ionite
|
90b5f5b6f1
|
Fix WaitForExitConditionAsync errors
|
12 months ago |
Ionite
|
4e4be50bb7
|
Unit tests for DefaultUnknownEnumConverter
|
12 months ago |
Ionite
|
0eada0e5b3
|
DefaultUnknownEnumConverter support for EnumMember values and caching
|
12 months ago |
JT
|
42bb734fe0
|
Merge pull request #287 from LykosAI/main
Release v2.6.4
|
12 months ago |
JT
|
70cb033bdf
|
Merge branch 'main' into main
|
12 months ago |
JT
|
564bfd39fe
|
Merge branch 'main' of https://github.com/LykosAI/StabilityMatrix-Dev
|
12 months ago |
JT
|
e349eae51a
|
Merge pull request #367 from ionite34/add-motion-module
Add motion module
|
12 months ago |
JT
|
d1e80ee604
|
also fix enum converter for CivitModelType
|
12 months ago |
JT
|
e6b6a929c5
|
Add MotionModule CivitModelType to fix model browser errors
|
12 months ago |
JT
|
9963871985
|
Merge branch 'main' of https://github.com/ionite34/StabilityMatrix
|
12 months ago |
JT
|
3493cf61cd
|
Merge pull request #366 from ionite34/add-category-teaching-tip
Added category teaching tip
|
12 months ago |
JT
|
0ce35c08c0
|
Merge branch 'dev' into add-category-teaching-tip
|
12 months ago |
JT
|
1879c57e33
|
Added category teaching tip, added MotionModule CivitModelType, and updated TI description to indicate that it is also embeddings
|
12 months ago |
Ionite
|
f50c743c91
|
Merge branch 'dev' into inference-modules
# Conflicts:
# StabilityMatrix.Avalonia/App.axaml
# StabilityMatrix.Avalonia/DesignData/DesignData.cs
# StabilityMatrix.Avalonia/Languages/Resources.Designer.cs
# StabilityMatrix.Avalonia/Languages/Resources.resx
# StabilityMatrix.Avalonia/StabilityMatrix.Avalonia.csproj
# StabilityMatrix.Avalonia/ViewModels/Base/ViewModelBase.cs
# StabilityMatrix.Avalonia/ViewModels/SettingsViewModel.cs
# StabilityMatrix.Avalonia/Views/SettingsPage.axaml
# StabilityMatrix.Core/Converters/Json/DefaultUnknownEnumConverter.cs
# StabilityMatrix.Core/Extensions/UriExtensions.cs
# StabilityMatrix.Core/StabilityMatrix.Core.csproj
|
12 months ago |
JT
|
8e450345e0
|
Merge pull request #365 from ionite34/trigger-words
Added the download & display of trigger words for models
|
12 months ago |
JT
|
37f4b58ef7
|
Added the download & display of trigger words for models & updated checkpoints page layout
|
12 months ago |
JT
|
5bf085df56
|
Merge pull request #364 from ionite34/merge-main-to-dev-85e4960
Merge main to dev
|
12 months ago |
Ionite
|
b03235fbad
|
Merge branch 'dev' into merge-main-to-dev-85e4960
|
12 months ago |
Ionite
|
1abe12ea1c
|
Merge pull request #363 from ionite34/model-browser-formatting
|
12 months ago |
Ionite
|
8755990750
|
Merge branch 'dev' into model-browser-formatting
|
12 months ago |
Ionite
|
51ebe5387b
|
Version bump
|
12 months ago |