JT
|
4815c812b9
|
added MetadataImportService for handling model metadata imports & added the ability to "find connected metadata" for any file/folder/etc
|
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
|
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
|
57303be06c
|
Add IOCommands for shared OpenUrlCommand
|
12 months ago |
JT
|
5a36d8831c
|
use ToDisplayString
|
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
|
d1e80ee604
|
also fix enum converter for CivitModelType
|
12 months ago |
JT
|
1879c57e33
|
Added category teaching tip, added MotionModule CivitModelType, and updated TI description to indicate that it is also embeddings
|
1 year ago |
JT
|
37f4b58ef7
|
Added the download & display of trigger words for models & updated checkpoints page layout
|
1 year ago |
Ionite
|
51ebe5387b
|
Version bump
|
1 year ago |
Ionite
|
77219cf917
|
Add image zoom effect on browser card hover
|
1 year ago |
Ionite
|
c5db3d8c7c
|
Add design time image preview card for checkpoint browser
|
1 year ago |
JT
|
594b402110
|
Downgraded Avalonia from preview build back to latest stable to fix title bar appearing off screen
|
1 year ago |
Ionite
|
e4d85f5d33
|
Add tos links for sign up
|
1 year ago |
Ionite
|
b1259b4a9b
|
Add Kilo and Mega prefix formatters for model browser
|
1 year ago |
Ionite
|
ac8c7a0e9f
|
Add AppDataHome and LibraryDir overrides from args
|
1 year ago |
Ionite
|
faeda29f8d
|
Add process exit wait during updates
|
1 year ago |
Ionite
|
d734b0666a
|
Add ViewModelBase.ViewModelState and OnInitialLoaded virtual method
|
1 year ago |
Ionite
|
9461e181c5
|
Switch to CommandLineParser and add directory override args
|
1 year ago |
JT
|
da92d45452
|
drag on files too
|
1 year ago |
JT
|
f0d401b715
|
Added drag-n-drop between folders, X buttons to all search boxes, rearranged InstallerDialog, and fixed outputs page reverting selected category on page load
|
1 year ago |
Ionite
|
c4d2eeda28
|
Add output page refresh and update layout
|
1 year ago |
JT
|
9df0687fa3
|
pass logger to deleteVerbose
|
1 year ago |
JT
|
dd0b17bf88
|
fix bad crc on inference outputs
|
1 year ago |
Ionite
|
6e54919f85
|
Version bump
|
1 year ago |
Ionite
|
55d85cdddf
|
Add InvalidOperation and unknown error handling
|
1 year ago |
Ionite
|
ecc9086ef7
|
Add checks for empty tokens before refresh
|
1 year ago |
JT
|
28716c10ef
|
Delete failed installations if a new install is attempted in the same directory
|
1 year ago |
JT
|
c8ed63f017
|
update patreon logo
|
1 year ago |
Ionite
|
aea0cd3b67
|
Also update new hash checking to UpdateChannelCard indicator
|
1 year ago |
Ionite
|
1789711ad6
|
Add indeterminate progress at start of update
|
1 year ago |
Ionite
|
1910cbfe10
|
Add better version displays with auto .net8 hash strings
|
1 year ago |
Ionite
|
8449c04e82
|
Add gravatar link button on profile
|
1 year ago |
Ionite
|
5f798fc0c5
|
Fix UpdateViewModel not using preferred channel, Formatting
|
1 year ago |
Ionite
|
0350480acf
|
Check for updates on channel changes
|
1 year ago |
Ionite
|
4523f6fa2e
|
Improve update settings ui state updates
|
1 year ago |
Ionite
|
0a4a856aee
|
Fix command can execute status not updating
|
1 year ago |
Ionite
|
2c9347f165
|
Add BooleanChoiceMultiConverter
|
1 year ago |
Ionite
|
7409deb97a
|
Add Update preferences page
|
1 year ago |
Ionite
|
932b522029
|
Add Borderless listbox styles
|
1 year ago |
ionite34
|
b051ef15e5
|
New RunGit overloads for better errors, refactors
|
1 year ago |
Ionite
|
29fdf55f7f
|
Fix update indeterminate progress
|
1 year ago |
Ionite
|
457872f01e
|
Change MoveToWithIncrement as separate method
|
1 year ago |
Ionite
|
3d90e64235
|
Add updater markdown parse support for channel preferences
|
1 year ago |
JT
|
2ecc93587b
|
re-invert the showOneClick check
|
1 year ago |
JT
|
df40dc6a5b
|
Rework and reduce calls to GitHub to help mitigate rate limiting. also made git pulls autostash & invokeAI should now install torch2.1/cuda12.1 for nvidia users
|
1 year ago |