Ionite
009264f0e7
Add TrackedDownloadService
1 year ago
Ionite
73f8f64c8f
Add tracked download stuff
1 year ago
Ionite
0e0ccd0fb7
Add cancellation token for download service
1 year ago
Ionite
49d4084d94
Remove redundant overrides
1 year ago
Ionite
f4187632ff
Revert Vlad to default shared folder link mode
...
Fixes issue with changing config file formats
1 year ago
Ionite
c536cf3bae
Add virtual implementations for shared folder setup
1 year ago
JT
498b16d2ce
Show package update progress in Downloads flyout
1 year ago
Ionite
c9bc65689f
Fix LiteDbContext dispose error
1 year ago
Ionite
b24831e33b
Change InvokeAI to use directory junctions
1 year ago
Ionite
5dab3e6026
Cleanup and null checks
1 year ago
Ionite
9b0886c017
VladAutomatic.Update now throws exceptions
1 year ago
Ionite
6f7153d699
cleanup and nullability fixes
1 year ago
JT
b22dad3143
Added animation scale setting in Debug options
1 year ago
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
JT
2632c85ead
Actually check for updates & launch button fixes
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
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
JT
5a771df338
Remove from cache when done downloading
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
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
Ionite
0a423640fe
PyVenv fixes and reformat
1 year ago
Ionite
099b8faafa
Add IDictionary.ToRepr extension
1 year ago
Ionite
b93230d9f1
Log improvements for ProcessRunner
1 year ago
Ionite
3b865a1f66
Specify working directory for vlad install step
1 year ago
Ionite
822e638ec9
Add IsDiscordRichPresenceEnabled settings key
1 year ago
Ionite
a9ee76a762
Add other invokeai commands
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
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
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
4a8019bba3
Add PyVenvRunner GetEntryPoint and refactors
...
- Also moves WorkingDirectory and EnvironmentVariables as class properties so they don't have to be passed to every call to a VenvRunner instance
1 year ago