Ionite
f5637cd1f3
Add read-only property skipping in serializer
1 year ago
Ionite
6d49b9197c
Use default json state load for PromptCard
1 year ago
Ionite
b1830e219a
Add default reflection implementation for LoadableViewModelBase
1 year ago
JT
0d77aa80aa
added ModelCard & related stuffs
1 year ago
Ionite
278ed4b255
Create IDropTarget.cs
1 year ago
Ionite
40bffe470a
Remove unused usings
1 year ago
Ionite
279f11c1c3
Update State loading
1 year ago
Ionite
d40072fd9e
Add Dimension enable toggle to SamplerCardViewModel
1 year ago
Ionite
4b2eecb999
Add StackExpanderCard and rename ConfigCard to StackCard
1 year ago
Ionite
049b535e33
Add typed get and add for InferenceConfigCard ViewModel
1 year ago
Ionite
8d971ab5c2
Add InferenceConfigCard
1 year ago
Ionite
950838141e
Move prompt card to separate control
1 year ago
Ionite
39cb652832
Fix gallery button enable state
1 year ago
Ionite
a7f5bdcbaf
Fix tooltip
1 year ago
Ionite
6fc75dda8a
Sampler and Image source refactors, add syntax highlight
1 year ago
Ionite
69a729bfd8
Hires Fix UI and Inference connection error handling
1 year ago
Ionite
6527cb7506
Add tab closing
1 year ago
Ionite
c45febd887
Fix seed card randomize state
1 year ago
Ionite
c4342a8336
Add compatibility guards for image copy
1 year ago
Ionite
5783dcfeef
Add image copy to clipboard flyout
1 year ago
Ionite
a02a04a3da
Add open project command
1 year ago
Ionite
59dc982786
Update image gallery card
1 year ago
Ionite
dd2e6d7708
Change from ImageSharp to use skia instead
1 year ago
Ionite
c759009487
Remove unused imports
1 year ago
Ionite
c783857425
Add save/load support for tabs, batch image gallery
1 year ago
Ionite
cf59a41dda
Add settings page demo for image grid
1 year ago
Ionite
a69ae1422c
Add Settings option for discord rich presence
1 year ago
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