Ionite
58782b4b29
Remove PageChangeRequested event
1 year ago
JT
8e8bcbe305
Added Base Model to checkpoint browser search options & also did some housekeeping
1 year ago
JT
faa7b7c75c
Added shared model folder handling for InvokeAI & made the packages handle their own RemoveModelFolderLinks
1 year ago
JT
9b0fb877f4
Save UpdateAvailable state for installed packages, added scrollviewer to grid layout, and added help tooltip when no packages are installed
1 year ago
Ionite
624552fd51
Fix Python installed check on linux
1 year ago
Ionite
743358c721
Set GIT env var to fix A1111 usage
1 year ago
Ionite
e5e8706cde
Add ComfyTask, interrupts, improve progress reports
1 year ago
Ionite
37a00fda44
Add PostInterrupt api route
1 year ago
Ionite
d42cb954dc
Add cached GetPrivateField object extension
1 year ago
Ionite
9712bdf71b
Reduce console logging verbosity by default
1 year ago
JT
2632c85ead
Actually check for updates & launch button fixes
1 year ago
Ionite
e6a738436e
Create InferenceSettings.cs
1 year ago
Ionite
63515512ef
Add GetOrAdd dictionary extension
1 year ago
Ionite
d423c2089e
Add ComfyUpscaler
1 year ago
Ionite
a85007b07a
Add ComfyUpscalerType enum
1 year ago
Ionite
e6f8b8e712
Formatting
1 year ago
Ionite
6fc75dda8a
Sampler and Image source refactors, add syntax highlight
1 year ago
Ionite
d5c3472d7b
Add image prompt language def and theme
1 year ago
Ionite
3c310280cf
Add env vars during vlad install
1 year ago
Ionite
52c175c761
Use launch install for vlad, add amd rocm handling
1 year ago
Ionite
2ab748f935
Add PyVenvRunner.CustomInstall
1 year ago
Ionite
dd2e6d7708
Change from ImageSharp to use skia instead
1 year ago
Ionite
c783857425
Add save/load support for tabs, batch image gallery
1 year ago
Ionite
0a7668992d
Add ImageSharp nuget
1 year ago
Ionite
3dbe1ca392
Add Enumerable extensions Product and SelectAsync
1 year ago
Ionite
fc7b42900d
Add image processor and tests
1 year ago
Ionite
a69ae1422c
Add Settings option for discord rich presence
1 year ago
Ionite
84d552bb73
Add PackagePair class
1 year ago
Ionite
bc17d595e5
Remove typo
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
8b22f0dec8
Update websocket client
1 year ago
JT
5a771df338
Remove from cache when done downloading
1 year ago
Ionite
2e14171806
fix api requests for Inference Page
1 year ago
Ionite
2e9d189239
ComfyApi update
1 year ago
Ionite
f9ae9a4062
Add ApiFactory to DI with mock designdata
1 year ago
Ionite
481f13021c
Add ApiFactory
1 year ago
Ionite
efd4e2f13f
Switch some settings paths to use Compat
1 year ago
Ionite
dd16ab5c81
Add FilePath.WriteAllText and WriteAllTextAsync
1 year ago
Ionite
60cb29fa4c
Create IComfyApi.cs
1 year ago
Ionite
4aca79120e
Add ComfyClient
1 year ago
JT
a61b5aa95a
Fix InvokeAI updates & handle OnStartupComplete for VoltaML
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
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
8686c83b12
Fix InvokeAI root path environment
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
834cf65596
Add shared folder mapping and launch args for InvokeAI
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
a502af2d85
Shared folder refactors to support multiple mappings
1 year ago