JT
ae394a1955
Use git operations for package updates & installs. Also adds search box to outputs page
1 year ago
Ionite
091b7984e4
Disable default option of `--skip-install`
1 year ago
JT
070f80aafc
Added toggle for using Shared Output folder on packages tab
1 year ago
Ionite
e8a336f0f3
Add `--skip-install` default arg for A3WebUI
1 year ago
Ionite
c9065dbb62
Fix line splitting in PipInstallFromRequirements
1 year ago
Ionite
f2c78caa48
Update requirements install for A3, Foocus, Mre
1 year ago
Ionite
005ddec45a
Add console output for venv setups
1 year ago
Ionite
cfe0d076d9
Add LSDR and Adetailer shared folders for A1111
1 year ago
JT
455ad05ba2
Use new console progress dialog for package updates
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
e0462b5bd1
formatting
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
49d4084d94
Remove redundant overrides
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
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
a502af2d85
Shared folder refactors to support multiple mappings
1 year ago
Ionite
61dd1187c7
Add ExtraLaunchCommands to BasePackage and refactors
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
8c1d42161f
Add LicenseType and LicenseUrl to packages
1 year ago
Ionite
85c69ab549
Add global env vars to venv processes
1 year ago
Ionite
bd349a74cc
Add VoltaML package
1 year ago
JT
2bb3692428
also fix a1111 launching with null weburl
1 year ago
Ionite
8403a7b261
Add console output to pip install calls
1 year ago
Ionite
667fc4b028
Refactor impl of python dependencies to package
1 year ago
Ionite
d3523cc86e
add Launch options dialog
1 year ago
JT
f9c9dbbbd5
new one-click install UI
1 year ago
Ionite
3a2b307113
Move console output callback up for faster response
1 year ago
Ionite
1eed005d83
Fix resource dispose hanging onexit
1 year ago
Ionite
f0c91db81e
Remove redundant null check
1 year ago
JT
59ca34818d
more migration & running packages now mostly sorta works?
1 year ago
JT
76f8a61df0
moved a bunch of stuff to the Core package, everything should still work in the wpf app except I still need to port ArchiveHelper? that might not
1 year ago
Ionite
85e375123e
Move common classes to Core assembly
1 year ago
Ionite
cbcfcb8217
Move Models.Progress to Core assembly
1 year ago
Ionite
304538b7c9
Add args for vladautomatic
...
Added new launch option definitions:
server-name, port, use-ipex, use-directml (default if no nvidia gpus and has amd gpu), use-cuda, use-rocm, device-id, debug
1 year ago
Ionite
baff351f5c
Move progress models to Models.Progress
1 year ago
JT
0a21788ee3
Make migration available no matter directory & check to make sure we have enough space to migrate
...
also remove --cpu option from A3WebUI
1 year ago
JT
cb63d8a219
Update path extensions on launch & hide "Show WebUI" button when process exits
1 year ago
JT
100576bd02
Don't offer prereleases
1 year ago
Ionite
25e5ac05d5
Fix API to initialvalue to be set on first launch
1 year ago
JT
1d11bb203c
remove unused usings
1 year ago
JT
c22b3ac5b7
Fix vlad & update regex in A3WebUI
1 year ago