Ionite
feb1bf3bcb
Move duplicate path fixes to BaseGitPackage
11 months ago
Ionite
db929e12d5
Move parent link remove to SharedFolders
11 months ago
JT
d0be16beb0
Fix IPAdapters link recursion & actually clean up configs/symlinks when switching to the other
11 months ago
JT
a907914b29
remove ipadapter from controlnet section
11 months ago
JT
efa4e1243d
dont migrate actually
11 months ago
JT
b2ea2e938f
migration
11 months ago
JT
fc55541564
fix SDXL clip vision download having same folder name as SD1.5 clip vision & add links to ipadapters/clip vision in comfy
11 months ago
Ionite
894d230a06
Update Comfy to use requirement parse install
11 months ago
Ionite
4ba8c0290b
Add recursive false for safety
11 months ago
Ionite
188d8abc34
Change T2IAdapter to subfolders and add migration
11 months ago
Ionite
3ead16a139
Add T2IAdapter path for comfy config link
11 months ago
Ionite
ab99d5ba90
Remove unused ComfyUI Inference link setup
12 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
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
43f0d83e50
get tkinter from cdn, sort packages by difficulty, hide output sharing stuff for kohya, and some UI adjustments
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
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