JT
28716c10ef
Delete failed installations if a new install is attempted in the same directory
1 year ago
JT
0ba3b82308
Fixes a couple kohya_ss errors introduced in the latest version
1 year ago
ionite34
b051ef15e5
New RunGit overloads for better errors, refactors
1 year ago
JT
d553069d74
always upgrade torch+cu118 to torch+cu121 for invoke
1 year ago
JT
07610da00d
fix invokeAI torch/cuda check so we don't reinstall torch every update
1 year ago
JT
df40dc6a5b
Rework and reduce calls to GitHub to help mitigate rate limiting. also made git pulls autostash & invokeAI should now install torch2.1/cuda12.1 for nvidia users
1 year ago
JT
040b2109b2
Updated spam3 handling for ansi process changes
1 year ago
JT
dab5b3286d
fix GetLatestVersion
1 year ago
JT
2baef5903b
Invoke fixes & other misc changes
...
- Added IPAdapter SharedFolderType
- Moved GetLatestVersion to BaseGitPackage
- Added MainBranch property to each package for defining the default "main" branch
- Fixed update check when package is a prerelease version
- Setup model folders before running invokeai-configure so it can do its conversion stuff
1 year ago
JT
7c26aa69be
Install httpx to fix a1111 install
1 year ago
JT
0ab2e8c28c
simplify new package
1 year ago
JT
cb06b26a54
Enlarged some controls to make more room for non-English text, updated rocm version for Fooocus, and added FocusControlNet fork
1 year ago
JT
f4142c9648
fix nullref in a1111 install
1 year ago
JT
43f0d83e50
get tkinter from cdn, sort packages by difficulty, hide output sharing stuff for kohya, and some UI adjustments
1 year ago
JT
5d21d7ad1a
chagenlog & Disclaimer
1 year ago
JT
1a6aecef6f
fix A1111 installs
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
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
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
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
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
091b7984e4
Disable default option of `--skip-install`
1 year ago
JT
eb2e2135cf
use Images folder instead of Outputs & "handle" file conflicts
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
1ece86e2db
Cleanup async tasks to task returns
1 year ago
Ionite
f2c78caa48
Update requirements install for A3, Foocus, Mre
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
dd6b8a066a
More nullable fixes
1 year ago
Ionite
99b78e9136
Remove unused class
1 year ago
Ionite
871e53e75b
Nullability warning fixes
1 year ago
Ionite
005ddec45a
Add console output for venv setups
1 year ago
Ionite
cd978d28b7
SetupVenv pass through onConsoleOutput
1 year ago