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
34d46e706f
Fix nullable defaults for GetPropertyValueOrDefault
1 year ago
Ionite
c1014ec4af
Add GetPropertyValueOrDefault JsonObject extension
1 year ago
Ionite
3ba0f8b65a
Fix HybridModelFile RelativePath resolving for downloadable resources
1 year ago
Ionite
b824301a7d
Add initial controlnet remote models
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
3681e40427
Add Uri.Append extension
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
c82a518c21
Fix PostUploadImage overwrite type
1 year ago
Ionite
efb7c704df
Report node exception websocket events in dialog
1 year ago
Ionite
34f2111b90
Fix Guid conversion error
1 year ago
Ionite
3e9caba076
Add Blake3 Hash to Guid conversion
1 year ago
Ionite
9b3fdc57ed
Add memory and parallel Blake3 hash methods
1 year ago
Ionite
e0badba9a3
Fix missing response record
1 year ago
Ionite
0404d95695
Add Comfy Image Upload API methods
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
f4a0486e63
didn't need global event
1 year ago
JT
fc7c13d3e4
Fix images being cut off when toggling Show Model Images on checkpoints page
1 year ago
JT
4fa10cb27e
Added ctrl+scroll for zoom to inference & outputs image browsers
1 year ago
Ionite
131139cca5
Add DynamicallyAccessedMembers attributes for DI
1 year ago
Ionite
47421b2d1c
Add DirectoryPath Enumeration methods
1 year ago
Ionite
a67d41c542
Add AppException and notification handling
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
7166c202af
Add OneOf nugets
1 year ago
Ionite
5150a71472
Add PipStep Package Step
1 year ago
Ionite
ed650bace8
Update PyVenvRunner.Run to accept ProcessArgs
1 year ago
Ionite
8d68eb2eb8
Add docstrings
1 year ago
Ionite
56935e50ea
Add ProcessArgs and tests
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
Ionite
5063fad986
Add String.StripEnd extension
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
Ionite
e4142e59a9
Add nugets
1 year ago
JT
0ee123b2c8
Fix xformers install
1 year ago
JT
124589620c
New Package & Bug Fixes
...
- Added StableDiffusion WebUi/UX
- Made one-click Comfy install for Inference button actually work
- If user selects Comfy for inference on one-click, navigate to Inference first instead of Launch page
1 year ago