Ionite
005ddec45a
Add console output for venv setups
1 year ago
Ionite
ccfa62ce32
Let launch page setup model links
1 year ago
JT
f1517e35c9
Added ability to switch between Shared Folder strategies
1 year ago
JT
fc86ee9489
misc fixes:
...
- Fixed search not working when sort by installed
- fixed missing Open Web UI button for SD.Next
- changed model browser page size from 14 -> 20
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
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
3884e4b11b
Fix duplicate ProgressItemViewModel properties & make vlad update indeterminate & readme tweaks
1 year ago
JT
c9130c4067
update vlad update to switch back to branch before updating
1 year ago
JT
94115fd700
Added Fooocus & select new data directory button
1 year ago
Ionite
f4187632ff
Revert Vlad to default shared folder link mode
...
Fixes issue with changing config file formats
1 year ago
Ionite
9b0886c017
VladAutomatic.Update now throws exceptions
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
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
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
a502af2d85
Shared folder refactors to support multiple mappings
1 year ago
Ionite
3b865a1f66
Specify working directory for vlad install step
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
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
f58e2a1afd
Don't include prerelease in package updates & update to nightly avalonia for better mica effect
1 year ago
Ionite
13af97104c
Improved error handling for package install
1 year ago
JT
e50ac12c9e
Added NotificationService.Show overload & some install page fixes
1 year ago
JT
45a8c6ef69
Convert github cache to use db & some vlad fixes
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
0e85741a95
Fix more nullability warnings
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
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
JT
5c7d3bc967
Fix "Value cannot be null. (Parameter 'path')" error when updating vlad sd.next
1 year ago
Ionite
faf192d9cd
VladAutomatic - Use DirectML on AMD systems
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
88e882b097
Remove commented code
1 year ago
JT
e8dce17933
Fix vlad git crash on install
1 year ago
JT
cb63d8a219
Update path extensions on launch & hide "Show WebUI" button when process exits
1 year ago