JT
|
6cc3596c56
|
fix tests & add pony
|
8 months ago |
JT
|
66fa815d6b
|
Fix a few issues from github & placeholder text when deleting models
|
8 months ago |
Ionite
|
ecc3b7da2d
|
Add extension manager update installed version info function
|
9 months ago |
Ionite
|
deb86fef83
|
Add ExtensionSpecifier parsing
|
9 months ago |
JT
|
c9a9c4c805
|
Fix SD Forge update also
|
9 months ago |
JT
|
bb7ad63817
|
Use venvRunner.Setup instead of SetupVenv during install/update
|
9 months ago |
JT
|
af76365153
|
Fix output paths for Forge
|
9 months ago |
Ionite
|
80f28815d3
|
Add ExtensionManifest implicit from string
|
9 months ago |
Ionite
|
833950c349
|
Add PromptExpansion model sharing
|
9 months ago |
Ionite
|
a6f09bc4b4
|
Add GetManifestExtensionsMapAsync
|
9 months ago |
Ionite
|
2a8088fd4a
|
Add GetInstalledExtensionsLiteAsync for faster local parsing
|
9 months ago |
jt
|
bb465b502d
|
fixed invoke install on macos & fixed forge cli args on macos
|
9 months ago |
jt
|
244bca04b0
|
Use Path.DirectorySeparatorChar instead of backslashes
|
9 months ago |
Ionite
|
6919e6841a
|
Update Fooocus `--output-directory` argument to `--output-path`
(cherry picked from commit ce28b9a2d2 )
|
9 months ago |
Ionite
|
ce28b9a2d2
|
Update Fooocus `--output-directory` argument to `--output-path`
|
9 months ago |
JT
|
59af8bc07d
|
Fixed extension modification dialog not showing any progress messages & added GFPGAN link to a1111
|
9 months ago |
JT
|
a0d6ae12f4
|
Added SDWebUi Forge by lllyasviel & fixed extension modification not showing any progress. also enabled extensions for vlad & ui-ux
|
9 months ago |
JT
|
9a72a910cc
|
dont show in one-click for now
|
10 months ago |
JT
|
2b51c5f49e
|
added comfy install prompt for stable swarm & remaining pieces for swarm I think? launch args, symlink/config settings, etc...
|
10 months ago |
JT
|
19ec7e0612
|
Add Tkinter prerequisite and handle it
|
10 months ago |
JT
|
c69f38dacb
|
dont use config cuz I guess ruined fork hasnt picked up that change yet
|
10 months ago |
Ionite
|
f06128d299
|
oops stream not closed
|
10 months ago |
Ionite
|
a6e5bd623c
|
dont write default in None mode
|
10 months ago |
Ionite
|
0b99879db6
|
Preserve unknown keys in fooocus config
|
10 months ago |
JT
|
d3f3c858a0
|
fixed a few bugs from sentry, see chagenlog for details
|
10 months ago |
JT
|
7f0325f086
|
wip beginnings of stable swarm. should install & launch but not everything hooked up yet
|
10 months ago |
JT
|
585b4771da
|
each package now defines its own prerequisites and each install now calls InstallPackageRequirements instead of InstallAllIfNecessary
|
10 months ago |
jt
|
621073c7c3
|
updated a1111 and ui/ux packages to work on mac & maybe fixed invoke install on mac
|
10 months ago |
JT
|
83994c9384
|
refactored non-blocking post-install stuff & added isInferenceInstall to new one click
|
10 months ago |
JT
|
1a8fd000f5
|
Updated torch version for A1111, fixed vlad update maybe, updated Fooocus launch args, and fixed OneClickInstallFinished event not firing
|
10 months ago |
JT
|
e2b355e443
|
new one click installer dialog (wip)
|
10 months ago |
JT
|
2b037f44c7
|
Create Fooocus outputs dir on first launch
|
10 months ago |
Ionite
|
d864004d26
|
poof the trim
|
10 months ago |
Ionite
|
51b6d0c9b3
|
Skip requirements.txt if empty
|
10 months ago |
JT
|
f2997610d6
|
Added Config mode for Fooocus shared models & updated nuget packages
|
10 months ago |
JT
|
dd1e1cec3c
|
install invoke frontend on launch if its not there (for people who updated before the fix)
(cherry picked from commit 6eca39bc5e )
|
10 months ago |
jt
|
a40d820d6a
|
finally fix invoke build on mac/linux
(cherry picked from commit 4e21fd9c3a )
|
10 months ago |
JT
|
5f443ace4b
|
moar path
(cherry picked from commit c242bf1435 )
|
10 months ago |
JT
|
57a087f95e
|
fix windows
(cherry picked from commit 3ab6a2cf41 )
|
10 months ago |
JT
|
afa92b7b57
|
path delimiter
(cherry picked from commit b70cd8a549 )
|
10 months ago |
JT
|
f663b101ba
|
moar fixes & add to path
(cherry picked from commit c10c04a5c5 )
|
10 months ago |
JT
|
7dbc5d53ae
|
install node/pnpm and build invoke frontend during install
(cherry picked from commit 2f55c80996 )
|
10 months ago |
JT
|
6eca39bc5e
|
install invoke frontend on launch if its not there (for people who updated before the fix)
|
10 months ago |
jt
|
4e21fd9c3a
|
finally fix invoke build on mac/linux
|
10 months ago |
JT
|
c242bf1435
|
moar path
|
10 months ago |
JT
|
3ab6a2cf41
|
fix windows
|
10 months ago |
JT
|
b70cd8a549
|
path delimiter
|
10 months ago |
JT
|
c10c04a5c5
|
moar fixes & add to path
|
10 months ago |
JT
|
2f55c80996
|
install node/pnpm and build invoke frontend during install
|
10 months ago |
JT
|
fbe3eb176b
|
do some .ToSTrings() on DirectoryPaths so they dont enumerate & log every item
also added jsonmerge to a1111 & some other stuff
|
10 months ago |