该项目从 https://github.com/comfyanonymous/ComfyUI.git 镜像。
拉取镜像更新于 。
- 8月 31, 2024
-
-
由 Chenlei Hu 创作于
* Add route for getting output logs * Include ComfyUI version * Move to own function * Changed to memory logger * Unify logger setup logic * Fix get version git fallback --------- Co-authored-by:
pythongosssss <125205205+pythongosssss@users.noreply.github.com>
-
- 8月 30, 2024
-
-
由 comfyanonymous 创作于
-
由 Alex "mcmonkey" Goodwin 创作于
* swap legacy sdv15 link * swap v15 ckpt examples to safetensors * link the fp16 copy of the model by default
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 8月 29, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 Dr.Lt.Data 创作于
fix: potential error of undefined variable https://github.com/comfyanonymous/ComfyUI/discussions/4650
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 8月 28, 2024
-
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
-
- 8月 27, 2024
-
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
-
由 Robin Huang 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 8月 26, 2024
-
-
由 comfyanonymous 创作于
-
- 8月 25, 2024
-
-
由 comfyanonymous 创作于
-
由 guill 创作于
Currently, if a graph partially fails validation (i.e. some outputs are valid while others have links from missing nodes), the execution loop could get an exception resulting in server lockup. This isn't actually possible to reproduce via the default UI, but is a potential issue for people using the API to construct invalid graphs.
-
- 8月 24, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 8月 23, 2024
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 Simon Lui 创作于
Rework IPEX check for future inclusion of XPU into Pytorch upstream and do a bit more optimization of ipex.optimize(). (#4562)
-
由 Scorpinaus 创作于
-
由 Chenlei Hu 创作于
* Fix task.status.status_str caused by 2666 regression * fix * fix
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 David 创作于
This code automatically forces upcasting attention for MacOS versions 14.5 and 14.6. My computer returns the string "14.6.1" for `platform.mac_ver()[0]`, so this generalizes the comparison to catch more versions. I am running MacOS Sonoma 14.6.1 (latest version) and was seeing black image generation on previously functional workflows after recent software updates. This PR solved the issue for me. See comfyanonymous/ComfyUI#3521
-
- 8月 22, 2024
-
-
由 comfyanonymous 创作于
-
由 guill 创作于
This change fixes a bug where non-constant values could be passed to the IS_CHANGED function. This would result in workflows taking an extra execution before they acted as if they were cached. The actual change is like 4 characters -- the rest is adding unit tests.
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-