JT
8d59e1d9f2
fix merge shenanigans
8 months ago
JT
2f0e081e90
- Fixed crash on startup when library directory is not set
...
- Fixed One-Click install progress dialog not disappearing after completion
- Fixed ComfyUI with Inference pop-up during one-click install appearing below the visible scroll area
- Made PackageModificationRunner's ModificationCompleteMessage a required property
- Made the initial window size bigger to account for the size of the new one click installer dialog
8 months ago
JT
e4aa0f85a5
oops forgot packaging
8 months ago
JT
4d42cab3f4
port kohya fixes to main
8 months ago
JT
67dd8c53b6
skip if no exist
8 months ago
JT
e0f04bc87e
handle both versions
8 months ago
JT
8fdd737c51
Fix paths for new kohya directory structure
8 months ago
Ionite
bd28f00d8b
Fix kohya_ss install
8 months ago
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
Ionite
df1f188fe6
Add GetInstalledExtensionsLiteAsync to interface
9 months ago
Ionite
92620dc894
Fix duplicate def
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
c26960ce1f
added basic card UI, searching, and infiniscroll
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