JT
|
19ec7e0612
|
Add Tkinter prerequisite and handle it
|
10 months ago |
Ionite
|
e56b9d0c74
|
Fix SettingsManager multithread locks
|
10 months ago |
JT
|
c663482177
|
moar fixes & chagenlog
|
10 months ago |
slogonomo
|
a11eaf2afb
|
Update UnixPrerequisiteHelper.cs
Quick change to fix InvokeAI Linux prerequisites install
|
10 months ago |
JT
|
9330cc98ed
|
change property too
|
10 months ago |
JT
|
2a132d4f16
|
Fix sorting when searching by model ID in CivitAiBrowser
|
10 months ago |
JT
|
e736708e74
|
added model check to ImageToVideo also
|
10 months ago |
Ionite
|
1decfaeae4
|
More settings cleanup unused funcs
|
10 months ago |
Ionite
|
c2fb73a5e5
|
Cleanup some redundant settingsmanager funcs
|
10 months ago |
Ionite
|
5c2a3087db
|
Refactors for LibraryDir type change
|
10 months ago |
Ionite
|
dc16dfb76b
|
Change LibraryDir to DirectoryPath type
|
10 months ago |
JT
|
d3f3c858a0
|
fixed a few bugs from sentry, see chagenlog for details
|
10 months ago |
Ionite
|
edd4460981
|
Fix controlnet missing image error
|
10 months ago |
Ionite
|
783934a447
|
Fix outputs not containing grid for notifications
|
10 months ago |
Ionite
|
2d2a54c644
|
Fix notification init on macos
|
10 months ago |
JT
|
585b4771da
|
each package now defines its own prerequisites and each install now calls InstallPackageRequirements instead of InstallAllIfNecessary
|
10 months ago |
Ionite
|
dd1f3d2a14
|
Include install location in notification
|
10 months ago |
Ionite
|
3645ff4102
|
Remove duplicate notification
|
10 months ago |
Ionite
|
6d8fb3258f
|
Add notifications for package install
|
10 months ago |
Ionite
|
97e7f6fb9a
|
Add notification for package updates
|
10 months ago |
Ionite
|
91a9bb8eee
|
Fix unobserved task
|
10 months ago |
Ionite
|
ba195d259a
|
Add notification for one click install
|
10 months ago |
Ionite
|
6a151a5c2f
|
Add NotificationServiceExtensions for package completion handling
|
10 months ago |
JT
|
2088d3c0aa
|
Fix outputs page crash & update chagenlog
|
10 months ago |
jt
|
621073c7c3
|
updated a1111 and ui/ux packages to work on mac & maybe fixed invoke install on mac
|
10 months ago |
JT
|
e87a63f9d1
|
poof
|
10 months ago |
JT
|
b656d4c3d1
|
undo inference revert
|
10 months ago |
JT
|
c85bf77fcb
|
Show package install after RecommendedModelsDialog is closed
|
10 months ago |
JT
|
476756aab0
|
Wrap install in a task and fire&forget so that we don't click "install" and just sit there waiting for a second before the dialog disappears
|
10 months ago |
JT
|
83994c9384
|
refactored non-blocking post-install stuff & added isInferenceInstall to new one click
|
10 months ago |
JT
|
1a8fd000f5
|
Updated torch version for A1111, fixed vlad update maybe, updated Fooocus launch args, and fixed OneClickInstallFinished event not firing
|
10 months ago |
JT
|
d18b3a30fb
|
pls review
|
10 months ago |
JT
|
0a513ff25c
|
added skip one-click button
|
10 months ago |
JT
|
490745f77c
|
mostly finished recommended models view
|
10 months ago |
JT
|
c39e9b6c75
|
recommended models dialog
|
10 months ago |
Ionite
|
78b150c1c2
|
Add prompt completion notification
|
10 months ago |
Ionite
|
1ce19c8493
|
Add debug show notification
|
10 months ago |
Ionite
|
cf7636bb19
|
Made GetNativeNotificationsManagerAsync public
|
10 months ago |
Ionite
|
05a4c999bd
|
Switch to primary ctor
|
10 months ago |
Ionite
|
9954647020
|
UI update
|
10 months ago |
Ionite
|
f6a2fecce0
|
Add download notifications
|
10 months ago |
Ionite
|
e21c1bb0c4
|
Fix targetframework for notifications
|
10 months ago |
Ionite
|
e68b91e3d6
|
Fix sorting value
|
10 months ago |
Ionite
|
59e0df2773
|
NotificationKey parsing and levels
|
10 months ago |
Ionite
|
928c283625
|
Add some spacing
|
10 months ago |
Ionite
|
94e36ed683
|
NotificationService native notification support
|
10 months ago |
Ionite
|
8a4eaae59f
|
Add notifications settings subpage
|
10 months ago |
Ionite
|
23a66f4ceb
|
Fix BetterComboBox property accessibility
|
10 months ago |
Ionite
|
625e7b279c
|
Add EnumAttributeConverters
|
10 months ago |
JT
|
abe631df13
|
added non-blocking package runner option to show new dialog that doesnt exist yet
also fixed env vars not being editable in release mode
also added api stuff for recommended models dialog (that doesnt exist yet)
|
10 months ago |