JT
8e91a47514
only do tkinter path stuff on windows
1 year ago
JT
40134a43ef
linux test
1 year ago
JT
be693bbe91
updated with launch args & script mods to use venv accelerate
1 year ago
JT
95bb528d06
Added kohya_ss package (wip) and tkinter install
1 year ago
JT
9bbcf4bca0
Enables Release Mode for InvokeAI
1 year ago
Ionite
01e6c52aa7
Fix not waiting for exit before exit code check
1 year ago
Ionite
d5c56221d6
Implement install and uninstall buttons for pip packages
1 year ago
JT
d4fc11f4e8
move Inference to the other category dropdown
1 year ago
JT
bcfa4b9463
add inference category
1 year ago
JT
ed95a35c6a
Fixes consolidation moving images already in the destination & fixes inference gallery showing all images
1 year ago
Ionite
1b3eef75f4
Add IEquatable overload for EditDiff
1 year ago
Ionite
9a07a7dff1
Simplify LocalImageFile comparisons with record
1 year ago
Ionite
6aa297c308
Add FilePath.Extension property
1 year ago
Ionite
3469f29228
Fix trailing newlines, more unit tests
1 year ago
Ionite
b0d9019268
Add new generic parsing for generationparams
1 year ago
JT
1c4ae0888a
Added Consolidate button to move all images to shared output directory
...
Also probably fixed crash when model description is null
1 year ago
Ionite
93749cf3ff
Fix direct-ml not supported for fooocus and mre
1 year ago
Ionite
720ae11978
Fix xformers install for Fooocus
1 year ago
Ionite
e8dc58f38a
Convert more node defs to ComfyTypedNodeBase
1 year ago
Ionite
7bb28923da
Remove private ctor to allow serialization
1 year ago
Ionite
35bd76ac5b
Fix output type ordering
1 year ago
Ionite
74957e5944
Add 3 type variants for Named and Typed comfy nodes
1 year ago
Ionite
3ba0f8b65a
Fix HybridModelFile RelativePath resolving for downloadable resources
1 year ago
Ionite
1e14f06735
Refactor RemoteResource constructors and assets
1 year ago
Ionite
691c431331
Add enum Type info for HybridModel and selector
1 year ago
Ionite
c9d75884ae
Move upscaler definitions to RemoteModels, add support from HybridModelFile
1 year ago
Ionite
241c5f1475
Fix set Data for NodeConnectionBase types
1 year ago
Ionite
c40f564201
Fix missing JsonIgnore on TypedNodeBase properties
1 year ago
Ionite
efb7c704df
Report node exception websocket events in dialog
1 year ago
Ionite
e0badba9a3
Fix missing response record
1 year ago
Ionite
d57c04bcb1
Update LoadImage to new ComfyTypedNode form
1 year ago
Ionite
55768d0191
Fix invalid model name format path
1 year ago
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
4fa10cb27e
Added ctrl+scroll for zoom to inference & outputs image browsers
1 year ago
Ionite
47421b2d1c
Add DirectoryPath Enumeration methods
1 year ago
JT
b2bfc2d8c5
Added auto-retry for any IOException that happens during a download
1 year ago
Ionite
0711399a00
Fix ComfyTypedNodeBase implicit conversions
1 year ago
JT
a425279bdc
inject via attributes & fix package update check & update nuget packages
1 year ago
Ionite
33f445f486
Add ControlNet models to InferenceClientManager
1 year ago
Ionite
de72a680b4
Add ControlNet node using ComfyTypedNodeBase
1 year ago
Ionite
5150a71472
Add PipStep Package Step
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
Ionite
7928428cce
Refactor LocalImageFile to be absolute only
1 year ago
Ionite
ca00e5cb5d
Add NodeDictionary.GetUniqueName
1 year ago
Ionite
840f664c34
Refactor for union latent/image node building
1 year ago
JT
0ee123b2c8
Fix xformers install
1 year ago