Ionite
4ba8c0290b
Add recursive false for safety
11 months ago
Ionite
188d8abc34
Change T2IAdapter to subfolders and add migration
11 months ago
Ionite
24f9904a9d
Add settings system info, HardwareInfo reorganize
12 months ago
JT
d0121ca026
Added HuggingFace page for HF model downloads (still WIP) & updated Packages to use the new .net 8 constructor feature thing
12 months ago
JT
1879c57e33
Added category teaching tip, added MotionModule CivitModelType, and updated TI description to indicate that it is also embeddings
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
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
1a6aecef6f
fix A1111 installs
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
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
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