639 Commits (8d59e1d9f2ac249542d61ffcdb90b48afbd0b4ee)

Author SHA1 Message Date
Ionite 2a8088fd4a
Add GetInstalledExtensionsLiteAsync for faster local parsing 9 months ago
Ionite 27dd1576cb
Localizable false for node names 9 months ago
Ionite 4c3897efa4
Use .NET 8 class statements 9 months ago
Ionite 44a289565d
Docstrings 9 months ago
JT be8d2cd78d now downloads & installs the required nodes & the workflow 9 months ago
jt bb465b502d fixed invoke install on macos & fixed forge cli args on macos 9 months ago
Ionite 31f059f12e
Remove NodeConnectionBase implicit array conversion 9 months ago
Ionite fceb661063
Add TypedNodeOptions attribute for naming 9 months ago
Ionite 19383fde5a
Add prompt expansion module 9 months ago
JT 5e7b9286ac just put the whole json in there (for now) 9 months ago
Ionite fe11c8d50b
Add tracked download extract support 9 months ago
Ionite 7e80d9847d
Auto extract for TrackedDownload and RemoteResource 9 months ago
jt 244bca04b0 Use Path.DirectorySeparatorChar instead of backslashes 9 months ago
Ionite 6919e6841a Update Fooocus `--output-directory` argument to `--output-path` 9 months ago
Ionite ce28b9a2d2
Update Fooocus `--output-directory` argument to `--output-path` 9 months ago
Ionite 95c8e9e8d1
Fix equality comparers for HybridModelFile 9 months ago
Ionite cb00e6a4c4
Remove unused comment 9 months ago
Ionite f8e3d80bbc
Add CheckpointLoader with config 9 months ago
JT e87b5032be rearrange settings & add System.Drawing.Common reference? 9 months ago
JT c26960ce1f added basic card UI, searching, and infiniscroll 9 months ago
Ionite dace196657
Add some localizable false 9 months ago
JT 2998ceee21 Added models & refit interface for openart stuff 9 months ago
Ionite 19f4663763
Add indexing of LocalModelFile.ConfigFullPath 9 months ago
Ionite 0aa5a49cce
Merge pull request #516 from ionite34/fix-secrets-manager 9 months ago
Ionite 71a6c463a8
Add Warn logging for failed TrackedDownload 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
Ionite e56b9d0c74
Fix SettingsManager multithread locks 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
Ionite e19f18d0d4
Fix ambiguous equality operators 10 months ago
Ionite 1decfaeae4
More settings cleanup unused funcs 10 months ago
Ionite c2fb73a5e5
Cleanup some redundant settingsmanager funcs 10 months ago
Ionite 633a61863e
Primary ctor for SettingsTransaction 10 months ago
Ionite 5c4101d364
Cleanup 10 months ago
Ionite afeef2d97f
Add IPathObject.Info 10 months ago
Ionite ccdf6c9d32
Equality improvements for FileSystemPath 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
Ionite 97e7f6fb9a
Add notification for package updates 10 months ago
Ionite aeb63527f7
Completion events and progress messages for PackageModificationRunner 10 months ago
Ionite 653782ef5a
More notification keys 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