Ionite
88635aede3
Add fluent command arguments and fix pip installs
1 year ago
JT
a425279bdc
inject via attributes & fix package update check & update nuget packages
1 year ago
JT
edbe5e2855
Added more launch options for fooocus & pin new xformers for comfy/Fooocus
1 year ago
JT
622c68ee24
Buncha Stuff
...
- Added Stable Diffusion WebUI-DirectML package
- Added GPU compatibility badges to the installers
- Added filtering of "incompatible" packages (ones that do not support your GPU) to all installers
- This can be overridden by checking the new "Show All Packages" checkbox
- The One-Click Installer now uses the new progress dialog with console
- NVIDIA GPU users will be updated to use CUDA 12.1 for ComfyUI & Fooocus packages for a slight performance improvement
- Update will occur the next time the package is updated, or on a fresh install
1 year ago
JT
77f563d0c6
Rearrange packages & remove calls to base.InstallPackage
1 year ago
JT
ae394a1955
Use git operations for package updates & installs. Also adds search box to outputs page
1 year ago
JT
070f80aafc
Added toggle for using Shared Output folder on packages tab
1 year ago
Ionite
c9065dbb62
Fix line splitting in PipInstallFromRequirements
1 year ago
Ionite
27e2e827fc
Fix comfy requirements install
1 year ago
Ionite
50a91040fe
Simplify and improve safety of shared folder links
1 year ago
Ionite
14bfb9ecdc
Fix symlink logic
1 year ago
Ionite
b13f9e68e0
Fix directory check target
1 year ago
Ionite
af88003829
Check inferenceoutput link before making
1 year ago
Ionite
99b78e9136
Remove unused class
1 year ago
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
Ionite
dfcc1830d9
Add BasePackage.IsInferenceCompatible
1 year ago
JT
cb941818e5
Fix Comfy yaml overrides to not overwrite non-SM data
1 year ago
Ionite
1cc26a3772
Add host, port, preview launch arg options to ComfyUI
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
Ionite
e1b6b999c6
Add ImageIndexService and Inference Image Viewer
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
c90a24e6f3
Rearranged model version dialog & added model description, also added ROCm options for most packages
1 year ago
JT
0af48eaa90
Adds ROCm check/torch install for ComfyUI
1 year ago
Ionite
6f7153d699
cleanup and nullability fixes
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
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
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
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
b95f55fc3a
Remove extra --cpu option for ComfyUI
1 year ago
Ionite
baff351f5c
Move progress models to Models.Progress
1 year ago
JT
cb63d8a219
Update path extensions on launch & hide "Show WebUI" button when process exits
1 year ago
JT
1d11bb203c
remove unused usings
1 year ago