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
|
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
|
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 |
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
|
490745f77c
|
mostly finished recommended models view
|
10 months ago |
JT
|
c39e9b6c75
|
recommended models dialog
|
10 months ago |
Ionite
|
cc3fa54dac
|
Use parsable serializer
|
10 months ago |
Ionite
|
893951c46a
|
Switch to non weak events, fix downloads GC too early
|
10 months ago |
Ionite
|
40028cec6a
|
ProgressStateChanging event
|
10 months ago |
Ionite
|
59e0df2773
|
NotificationKey parsing and levels
|
10 months ago |
Ionite
|
0a540a8f39
|
Update NotificationKey.cs
|
10 months ago |
Ionite
|
8a4eaae59f
|
Add notifications settings subpage
|
10 months ago |
Ionite
|
a35c1f37a9
|
Add StringValue GetValues helper
|
10 months ago |
JT
|
abe631df13
|
added non-blocking package runner option to show new dialog that doesnt exist yet
also fixed env vars not being editable in release mode
also added api stuff for recommended models dialog (that doesnt exist yet)
|
10 months ago |