- 07 Jul, 2023 4 commits
-
-
-
-
comfyanonymous authored
-
comfyanonymous authored
-
- 06 Jul, 2023 3 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 05 Jul, 2023 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
but faster.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 04 Jul, 2023 4 commits
-
-
mara authored
The wrong dimensions were being checked, [1] and [2] are the image size. not [2] and [3]. This results in an out-of-bounds error if one of them actually matches.
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 03 Jul, 2023 4 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 02 Jul, 2023 5 commits
-
-
Yaruze66 authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 01 Jul, 2023 6 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
load_model_gpu() is now used with the text encoder models instead of just the unet.
-
comfyanonymous authored
This is faster on big text encoder models than running it on the CPU.
-
comfyanonymous authored
-
- 30 Jun, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
If the same node id with the same class exists between two executions the same instance will be used. This means you can now cache things in nodes for more efficiency.
-
comfyanonymous authored
-
comfyanonymous authored
-
- 29 Jun, 2023 2 commits
-
-
reaper47 authored
* Add link to 7z in README * Change 7z to 7-Zip
-
comfyanonymous authored
-
- 28 Jun, 2023 1 commit
-
-
comfyanonymous authored
-