Ionite
fac1e83479
Fix selected package not saving
1 year ago
Ionite
6eb397470d
Settings.ActiveInstalledPackage Id refactor
1 year ago
Ionite
3c384dbea3
Move client from VM to InferenceClientManager
...
Also adds fetching of model and samplers on connect
1 year ago
Ionite
a00556881e
Add ProgressViewModel.Max
1 year ago
Ionite
9b22b02490
Keep selected tab
1 year ago
Ionite
8b22f0dec8
Update websocket client
1 year ago
JT
5a771df338
Remove from cache when done downloading
1 year ago
JT
b10a1aee1d
Cache CheckpointBrowserCardViewModels when they are downloading & fix Update button still saying Update after updating
1 year ago
Ionite
2e14171806
fix api requests for Inference Page
1 year ago
Ionite
d1054b6abe
Skip LibraryDir load in design mode
1 year ago
Ionite
e4602387a6
Add width and height to SamplerCard
1 year ago
Ionite
563ba55bb7
Add SamplerCard and TextToImage view for transient tabs
1 year ago
Ionite
414c897fc5
Add Inference ViewModel
1 year ago
Ionite
0b90944d50
Add SeedCardViewModel
1 year ago
JT
87a8875b92
Fixes for InvokeAI:
...
- Now runs invokeai-configure during installation
- No longer uses shared models directory due to compatibility issues
- Displays disclaimer on the installers about it being experimental etc
- Added OnStartupComplete handler for InvokeAI to show "Open Web UI" button
- Added MinDialogWidth property to BetterContentDialog
1 year ago
JT
dc342742ce
SharedFolders refactor for ComfyUI & Vlad:
...
- Now updates config files in the respective packages instead of using symlinks
- Other 3 packages still use symlinks for now
- Added dictionary indexer [] thing to packageFactory
- Installers now call the BasePackage SetupModelFolders method instead of SharedFolders
- Launch page now calls the BasePackage UpdateModelFolders instead of SharedFolders
1 year ago
JT
23940a5e2b
Set default preview for A1111 installs to TAESD & added Reset Checkpoint Cache button to settings page
1 year ago
Ionite
17da68b111
Add updater support for changelog markdown format
1 year ago
Ionite
d493887183
Implement secondary command launching
1 year ago
Ionite
54e56c7bce
Update launch button appearance and design data
1 year ago
Ionite
65e5e6c427
Add MockLaunchPageViewModel for design
1 year ago
Ionite
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
1 year ago
JT
9eae1fd089
Always setup checkpoint folders just to be safe
1 year ago
JT
0d46913ee2
Checkpoints page fixes & more:
...
- Create shared models directory if it doesnt exist
- Always show checkpoint folder options even if they're empty
- Added Vlad ControlNet shared folder link
1 year ago
JT
4d0db0abaa
Fix crash (issue #50 ) when no model versions found
1 year ago
JT
830e785df5
Fix model browser downloading files without extensions
1 year ago
Ionite
d34dc39670
Fix test title on image preview
1 year ago
Ionite
2c57e9c76e
Shutdown confirmation and faster exit handling
1 year ago
Ionite
90aa0efa91
Use index for env vars remove
1 year ago
Ionite
c453b52417
Deduplicate env vars dict before setting
1 year ago
Ionite
c40a1ed131
Fix observable stuff
1 year ago
Ionite
aec6ea23b6
Add save load for env vars
1 year ago
Ionite
7c4d55ab8d
Add Env var settings
1 year ago
Ionite
0721337f4d
Add folder deletion context menu
1 year ago
Ionite
4eb0a5e423
Fix updater to show correct current app version
1 year ago
JT
92e0e35da5
Use name instead of displayName for install location in one-click
1 year ago
Ionite
d9789fb3f3
actually save theme setting
1 year ago
Ionite
19568f1824
add start menu success notifications and progress
1 year ago
Ionite
f9e1c7c520
Combine Elevated MoveFiles, handling improvements
1 year ago
Ionite
9f35566b67
Fix unable to redirect output stream
1 year ago
Ionite
da4eab23d6
Add Settings card for adding app to start menu
1 year ago
Ionite
739d105e09
Add cancel button for checkpoint folder create
1 year ago
JT
ccc032df0a
Use Path.GetFileNameWithoutExtension instead
1 year ago
JT
5b48b64053
fix design data for SelectModelVersionDialog, refactored model hash checking, and fixed word wrapping on SelectModelVersionDialog
1 year ago
Ionite
2664a73f24
Add debug build to be displayed in settings info
1 year ago
Ionite
7bb0073c6a
Change update task priority to Send
...
Potentially avoid a race condition where render crashes due to using an already deleted line
1 year ago
Ionite
25841b403b
Fix progress bar remaining after connected import
1 year ago
Ionite
a20d39a48d
Use BetterAdvancedImage to fix load stream errors
...
Also:
- fixes design time preview
- deletes cm-info file on file deletion
1 year ago
Ionite
12ce5fda0f
Set executable permissions for linux updater
1 year ago
Ionite
e23f1774d2
Fix shutdown errors when package running
1 year ago