Ionite
e7e0f4e9d6
Fix loading progress
1 year ago
Ionite
288b10ef18
Add sorting by package name
1 year ago
Ionite
630e023bfb
Fix IsLoading not observable
1 year ago
Ionite
768a47a57e
No --yes for install
1 year ago
Ionite
9356a7e93e
Add --yes flags to pip commands
1 year ago
Ionite
3021ca7a5d
Fix primary button missing
1 year ago
Ionite
d5c56221d6
Implement install and uninstall buttons for pip packages
1 year ago
Ionite
c8f01fb94e
Add pip package management dialog
1 year ago
JT
6039bf88fe
just ignore shared folders since its confusing
1 year ago
JT
d4fc11f4e8
move Inference to the other category dropdown
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
167353bab2
Use ImageSearcher for Outputs and ImageFolderCard
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
0b4535c272
Implement select button for SelectImageCard
1 year ago
Ionite
9afe848cdb
Implement IComfyStep apply for modules
1 year ago
Ionite
e187248f68
Add ModuleKey for ControlNetCard Polymorphic typing
1 year ago
Ionite
6cd314abcd
Add typed AddModule overload
1 year ago
Ionite
d57a11a689
Ignore modules for json serializer
1 year ago
Ionite
4dcbec2657
Add download dialog for controlnet model
1 year ago
Ionite
9656f9939a
Add OnCardAdded event to StackViewModelBase
1 year ago
Ionite
b9129ea1a6
Move IComfyStep to models
1 year ago
Ionite
28a593d420
Fix Pillow issue with recognizing pngs
1 year ago
Ionite
40cd1b34dc
Use new image upload mode for ImageUpscale
1 year ago
Ionite
110d273481
Simply load user image dispose methods and compute hash in background
1 year ago
Ionite
19037bf46e
Add ImageSource hashing and file upload flows
1 year ago
Ionite
247df05b08
Move edit enabled state to vm to apply to child cards
1 year ago
Ionite
efb7c704df
Report node exception websocket events in dialog
1 year ago
Ionite
0ad186a930
Add settings debug test for comfy image upload
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
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
0711399a00
Fix ComfyTypedNodeBase implicit conversions
1 year ago
Ionite
76fcc1cb15
Use relay command form of RemoveFromParentList
1 year ago
Ionite
f7b07e0c34
Add DI attributes
1 year ago
JT
465d74d569
fix update check timer
1 year ago
JT
a425279bdc
inject via attributes & fix package update check & update nuget packages
1 year ago
Ionite
6930eff86e
Update controlnet card layout, add numeric bindings
1 year ago
Ionite
c288b3918a
Improve visuals for stack card editing, add remove button
1 year ago
Ionite
810eb8ca77
Add ControlNetCard and Module
1 year ago
Ionite
d45da70bd9
Add showing of manual input prompt from unrecognized input APC
1 year ago
Ionite
d3338f9340
Fix infinite progress wheel when package uninstall fails
1 year ago
Ionite
2541ccf6f6
Fix crash when package keys from newer version are present
...
Now treats unknown keys as unknown package
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
2e72fd8684
Add module adding for StackEditableCard
1 year ago
Ionite
33327aae10
Handle container item changes to update label
1 year ago
Ionite
a406933f46
Use observable predicate for outputs filter
1 year ago