Ionite
382dea9bf6
Bump version
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
671d778480
Add Get(Type) signature for ServiceManager
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
f9ae9a4062
Add ApiFactory to DI with mock designdata
1 year ago
Ionite
d1054b6abe
Skip LibraryDir load in design mode
1 year ago
Ionite
7215d1633f
Refactor editor options
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
JT
8c3f7e106a
de-scam-ify variable name
1 year ago
JT
adfa529613
Fix CivitAI error when parsing CivitModelType of "Other"
1 year ago
Ionite
e4521aba2b
Include seed card in global styles
1 year ago
Ionite
06966de6f6
Update split grid UI for inference page
1 year ago
Ionite
414c897fc5
Add Inference ViewModel
1 year ago
Ionite
0b90944d50
Add SeedCardViewModel
1 year ago
Ionite
d3c3b099b6
Add Seed card
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
Ionite
d7e5950e65
Update DesignData for InferenceViewModel
1 year ago
Ionite
4371da24b3
Add InferencePage
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
Ionite
64e16a7762
Switch to warning infobar to fix transparency
1 year ago
Ionite
7870d18623
Add design time console data
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
1825d85ae1
Version bump to 2.1.0-dev.1
1 year ago
Ionite
17da68b111
Add updater support for changelog markdown format
1 year ago
JT
a380cd6a38
add argument to reset window position on startup
1 year ago
JT
10a4e35048
Window position settings now check if its inside the bounds of the current screens before saving the X & Y values
1 year ago
Ionite
5693440ed4
Add DiscordRichPresenceService
1 year ago
Ionite
c9c7920152
Add DiscordRichPresence nuget
1 year ago
Ionite
d493887183
Implement secondary command launching
1 year ago
Ionite
54e56c7bce
Update launch button appearance and design data
1 year ago
JT
daaefce1ba
Translate Button styles to SplitButton
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
Ionite
93c1eb250c
Add InvokeAI
1 year ago
Ionite
456b3aa429
Design data update
1 year ago
Ionite
49013ebc7f
Add license URL display for packages
1 year ago
Ionite
36053bf0b4
Add transparent card style
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