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
Ionite
ccfa62ce32
Let launch page setup model links
1 year ago
JT
f1517e35c9
Added ability to switch between Shared Folder strategies
1 year ago
JT
fc86ee9489
misc fixes:
...
- Fixed search not working when sort by installed
- fixed missing Open Web UI button for SD.Next
- changed model browser page size from 14 -> 20
1 year ago
Ionite
dfcc1830d9
Add BasePackage.IsInferenceCompatible
1 year ago
Ionite
8b6ba5f06e
Check ShouldIgnoreReleases in GetAllVersionOptions
1 year ago
Ionite
cfe0d076d9
Add LSDR and Adetailer shared folders for A1111
1 year ago
JT
1273af84ba
AutoScroll to end & package fixes
...
- Added button for auto-scroll-to-end for package console output
- Fixed auto-close dialog not closing on package updates
- Fixed missing onConsoleOutput for package updates
- Switched Foooocus to branch-only mode
1 year ago
JT
cb941818e5
Fix Comfy yaml overrides to not overwrite non-SM data
1 year ago
JT
455ad05ba2
Use new console progress dialog for package updates
1 year ago
Ionite
1cc26a3772
Add host, port, preview launch arg options to ComfyUI
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
aefef59546
finished up install stuff, added to download/progressmanager, restore dialog, etc
1 year ago
Ionite
e1b6b999c6
Add ImageIndexService and Inference Image Viewer
1 year ago
jt
e0462b5bd1
formatting
1 year ago
JT
2edf037232
Update VladAutomatic.cs to add missing usings
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
6524a58c1a
Add forceRecreate option for BaseGitPackage.SetupVenv
1 year ago