- 10 Jul, 2023 1 commit
-
-
Alex "mcmonkey" Goodwin authored
This enables local reverse-proxies to host ComfyUI on a path, eg "http://example.com/ComfyUI/" in such a way that at least everything I tested works. Without this patch, proxying ComfyUI in this way will yield errors.
-
- 09 Jul, 2023 5 commits
-
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
comfyanonymous authored
-
- 08 Jul, 2023 2 commits
-
-
-
Dr.Lt.Data authored
* modify deprecated api call * prevent breaking old Pillow users * change LANCZOS to BILINEAR
-
- 07 Jul, 2023 5 commits
-
-
Dr.Lt.Data authored
-
-
-
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 5 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.
-