JT
cb941818e5
Fix Comfy yaml overrides to not overwrite non-SM data
1 year ago
JT
455ad05ba2
Use new console progress dialog for package updates
1 year ago
Ionite
1cc26a3772
Add host, port, preview launch arg options to ComfyUI
1 year ago
JT
4e9348c7bb
Fix host -> server-name arg
1 year ago
JT
578e4d7205
Add autolaunch option for A1111 also
1 year ago
JT
a56cfb004f
Fix some missing paths & launch args & added Foooocus-MRE
1 year ago
JT
b5cb6d654a
Fixed weird shared progress event
1 year ago
JT
aefef59546
finished up install stuff, added to download/progressmanager, restore dialog, etc
1 year ago
Ionite
e1b6b999c6
Add ImageIndexService and Inference Image Viewer
1 year ago
jt
e0462b5bd1
formatting
1 year ago
JT
2edf037232
Update VladAutomatic.cs to add missing usings
1 year ago
JT
bb686a581f
Added SharedFolderMethod & TorchVersion options to Advanced Install Options
1 year ago
Ionite
b2dd30d924
Add force recreate for install venv setups
1 year ago
JT
b9cb81e9a9
install/update/versioning refactor & new install dialog layout wip
1 year ago
JT
308aed8a54
Only setup TAESD preview on initial install if the config doesn't exist
1 year ago
JT
c90a24e6f3
Rearranged model version dialog & added model description, also added ROCm options for most packages
1 year ago
Ionite
6524a58c1a
Add forceRecreate option for BaseGitPackage.SetupVenv
1 year ago
JT
3884e4b11b
Fix duplicate ProgressItemViewModel properties & make vlad update indeterminate & readme tweaks
1 year ago
JT
0af48eaa90
Adds ROCm check/torch install for ComfyUI
1 year ago
Ionite
6fbd07edee
Add importing for unknown packages found in index
1 year ago
JT
48bc532b0b
Buncha Stuff
...
- Added "Skip to First/Last Page" buttons to the Model Browser
- Added VAE as a checkpoint category in the Model Browser
- Model Browser navigation buttons are no longer disabled while changing pages
- Fixed issue where Open Web UI button would try to load 0.0.0.0 addresses
- Added missing CivitModelFpTypes
- Made a property for "OfferInOneClickInstaller" so we can selectively show things (for stuff like kohya eventually)
- Fix Show Web UI button not appearing for Fooocus
1 year ago
JT
c9130c4067
update vlad update to switch back to branch before updating
1 year ago
JT
2de0ec729d
use PreferRocm instead
1 year ago
JT
94115fd700
Added Fooocus & select new data directory button
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
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
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
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
JT
a61b5aa95a
Fix InvokeAI updates & handle OnStartupComplete for VoltaML
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
3b865a1f66
Specify working directory for vlad install step
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
Ionite
93c1eb250c
Add InvokeAI
1 year ago