- 15 Dec, 2023 7 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
Hari authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 14 Dec, 2023 2 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 13 Dec, 2023 4 commits
-
-
comfyanonymous authored
Moved all the sag related code to comfy_extras/nodes_sag.py
-
Rafie Walker authored
* First SAG test * need to put extra options on the model instead of patcher * no errors and results seem not-broken * Use @ashen-uncensored formula, which works better!!! * Fix a crash when using weird resolutions. Remove an unnecessary UNet call * Improve comments, optimize memory in blur routine * SAG works with sampler_cfg_function
-
pythongosssss authored
* Prevent cleaning graph state on undo/redo * Remove pause rendering due to LG bug * Fix crash on disconnected internal reroutes * Fix widget inputs being incorrect order and value * Fix initial primitive values on connect * basic support for basic rerouted converted inputs * Populate primitive to reroute input * dont crash on bad primitive links * Fix convert to group changing control value * reduce restrictions * fix random crash in tests
-
comfyanonymous authored
-
- 12 Dec, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
comfy.ops -> comfy.ops.disable_weight_init This should make it more clear what they actually do. Some unused code has also been removed.
-
- 11 Dec, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
pythongosssss authored
* Prevent cleaning graph state on undo/redo * Remove pause rendering due to LG bug
-
comfyanonymous authored
Use fp16 text encoder weights for CPU inference to lower memory usage.
-
- 10 Dec, 2023 2 commits
-
-
Dr.Lt.Data authored
- Addressing the issue where an unnecessary hidden panel disrupts the drawing.
-
comfyanonymous authored
-
- 09 Dec, 2023 8 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
-
comfyanonymous authored
-
comfyanonymous authored
-
pythongosssss authored
-
pythongosssss authored
-
- 08 Dec, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 07 Dec, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
-
comfyanonymous authored
Use a simple CLIP model implementation instead of the one from transformers. This will allow some interesting things that would too hackish to implement using the transformers implementation.
-
- 06 Dec, 2023 2 commits
-
-
asagi4 authored
-
comfyanonymous authored
-