- 27 May, 2024 2 commits
-
-
luke zhang authored
-
Regis Gaughan, III authored
Extends the core Comfy.SnapToGrid behavior for nodes to apply to LiteGraph's LGraphGroup with the same behavior. Also, pulls out redundant rounding code into util function.
-
- 26 May, 2024 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
Joey Ballentine authored
* Replace chainner_models with Spandrel * Update to latest spandrel * Use spandrel_foss instead * update spandrel to new FOSS-compliant version
-
- 25 May, 2024 3 commits
-
-
comfyanonymous authored
This is a different version of #3298 with more correct behavior.
-
DLohn authored
-
comfyanonymous authored
-
- 24 May, 2024 1 commit
-
-
comfyanonymous authored
-
- 23 May, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
On some keyboards it's apparently too easy to accidentally do CTRL-Delete when pressing CTRL-Enter repeatedly. CTRL-Backspace can still be used to clear the workflow.
-
- 22 May, 2024 2 commits
-
-
comfyanonymous authored
-
Chenlei Hu authored
* Add type annotation UnetWrapperFunction * nit * Add types.py
-
- 21 May, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 20 May, 2024 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
Dr.Lt.Data authored
-
comfyanonymous authored
-
- 19 May, 2024 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 18 May, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 17 May, 2024 3 commits
-
-
comfyanonymous authored
-
pythongosssss authored
* Add webcam node * unused import
-
comfyanonymous authored
-
- 16 May, 2024 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 15 May, 2024 1 commit
-
-
comfyanonymous authored
-
- 14 May, 2024 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 13 May, 2024 1 commit
-
-
freakabcd authored
-
- 12 May, 2024 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
shawnington authored
* Fix to LoadImage Node for #3416 HDR images loading additional smaller images. Added a blocking if statement in the ImageSequence.Iterator that checks if subsequent images after the first match dimensionally, and prevent them from being appended to output_images if they do not match. This does not fix or change current behavior for PIL 10.2.0 where the images are loaded at the same size, but it does for 10.3.0 where they are loaded at their correct smaller sizes. * added list of excluded formats that should return 1 image added an explicit check for the image format so that additional formats can be added to the list that have problematic behavior.
-
Simon Lui authored
* Change calculation of memory total to be more accurate, allocated is actually smaller than reserved. * Update README.md install documentation for Intel GPUs.
-
comfyanonymous authored
The previous fix didn't cover the case where the model was loaded in lowvram mode right before.
-