Ionite
0fdd920e03
Add PackageFactory GetPackagePair
1 year ago
Ionite
3c8b65b962
Fix generation params parsing with quotes
1 year ago
Ionite
5a0e237cb8
Catch exceptions in TryParse, move parsing to Parse
1 year ago
JT
8e91a47514
only do tkinter path stuff on windows
1 year ago
JT
40134a43ef
linux test
1 year ago
JT
be693bbe91
updated with launch args & script mods to use venv accelerate
1 year ago
JT
95bb528d06
Added kohya_ss package (wip) and tkinter install
1 year ago
JT
9bbcf4bca0
Enables Release Mode for InvokeAI
1 year ago
Ionite
01e6c52aa7
Fix not waiting for exit before exit code check
1 year ago
Ionite
d5c56221d6
Implement install and uninstall buttons for pip packages
1 year ago
Ionite
3e1736ea56
Fix infinite recursion in ProcessArgs.Contains
1 year ago
Ionite
c8f01fb94e
Add pip package management dialog
1 year ago
JT
d4fc11f4e8
move Inference to the other category dropdown
1 year ago
JT
bcfa4b9463
add inference category
1 year ago
JT
ed95a35c6a
Fixes consolidation moving images already in the destination & fixes inference gallery showing all images
1 year ago
Ionite
1b3eef75f4
Add IEquatable overload for EditDiff
1 year ago
Ionite
9a07a7dff1
Simplify LocalImageFile comparisons with record
1 year ago
Ionite
2f290aea57
Simplify image indexing with new FilePath methods
1 year ago
Ionite
6aa297c308
Add FilePath.Extension property
1 year ago
Ionite
3469f29228
Fix trailing newlines, more unit tests
1 year ago
Ionite
b0d9019268
Add new generic parsing for generationparams
1 year ago
JT
1c4ae0888a
Added Consolidate button to move all images to shared output directory
...
Also probably fixed crash when model description is null
1 year ago
Ionite
93749cf3ff
Fix direct-ml not supported for fooocus and mre
1 year ago
Ionite
720ae11978
Fix xformers install for Fooocus
1 year ago
Ionite
55768d0191
Fix invalid model name format path
1 year ago
Ionite
b7a2fb58bd
Change static calls to instance for PipInstallArgs
1 year ago
Ionite
88635aede3
Add fluent command arguments and fix pip installs
1 year ago
JT
f4a0486e63
didn't need global event
1 year ago
JT
fc7c13d3e4
Fix images being cut off when toggling Show Model Images on checkpoints page
1 year ago
JT
4fa10cb27e
Added ctrl+scroll for zoom to inference & outputs image browsers
1 year ago
Ionite
131139cca5
Add DynamicallyAccessedMembers attributes for DI
1 year ago
Ionite
47421b2d1c
Add DirectoryPath Enumeration methods
1 year ago
Ionite
a67d41c542
Add AppException and notification handling
1 year ago
JT
b2bfc2d8c5
Added auto-retry for any IOException that happens during a download
1 year ago
JT
a425279bdc
inject via attributes & fix package update check & update nuget packages
1 year ago
Ionite
7166c202af
Add OneOf nugets
1 year ago
Ionite
5150a71472
Add PipStep Package Step
1 year ago
Ionite
ed650bace8
Update PyVenvRunner.Run to accept ProcessArgs
1 year ago
Ionite
8d68eb2eb8
Add docstrings
1 year ago
Ionite
56935e50ea
Add ProcessArgs and tests
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
Ionite
7928428cce
Refactor LocalImageFile to be absolute only
1 year ago
JT
0ee123b2c8
Fix xformers install
1 year ago
JT
124589620c
New Package & Bug Fixes
...
- Added StableDiffusion WebUi/UX
- Made one-click Comfy install for Inference button actually work
- If user selects Comfy for inference on one-click, navigate to Inference first instead of Launch page
1 year ago
Ionite
a13fcbc903
Add sample parameters and validation
1 year ago
Ionite
2f03389314
Refresh Info before checking access time
1 year ago
Ionite
10141c00a1
Add InferenceOutputImageFileNameFormat Setting
1 year ago