该项目从 https://github.com/comfyanonymous/ComfyUI.git 镜像。
拉取镜像更新于 。
- 3月 07, 2025
-
-
由 comfyanonymous 创作于
-
- 3月 06, 2025
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
Adding new tokens no longer makes a whole copy of the embeddings weight which can be massive on certain models.
-
由 Chenlei Hu 创作于
* Add type hint for FileLocator * nit
-
由 Silver 创作于
* Better argument handling of front-end-root Improves handling of front-end-root launch argument. Several instances where users have set it and ComfyUI launches as normal and completely disregards the launch arg which doesn't make sense. Better to indicate to user that something is incorrect. * Removed unused import There was no real reason to use "Optional" typing in ther front-end-root argument.
-
由 Chenlei Hu 创作于
* [NodeDef] Explicitly add control_after_generate to seed/noise_seed * Update comfy/comfy_types/node_typing.py Co-authored-by:
filtered <176114999+webfiltered@users.noreply.github.com> --------- Co-authored-by:
filtered <176114999+webfiltered@users.noreply.github.com>
-
- 3月 05, 2025
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
This reverts commit a80bc822.
-
由 comfyanonymous 创作于
-
由 Andrew Kvochko 创作于
This patch fixes a bug in LTXVCropGuides when the latent has no keyframes. Additionally, the first frame is always added as a keyframe. Co-authored-by:
Andrew Kvochko <a.kvochko@lightricks.com>
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
Credits: Lightricks team.
-
由 comfyanonymous 创作于
-
由 Dr.Lt.Data 创作于
For users of the portable version, there are occasional instances where commands are misinterpreted.
-
- 3月 04, 2025
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 3月 03, 2025
-
-
由 comfyanonymous 创作于
New ConditioningSetAreaPercentageVideo node.
-
由 Dr.Lt.Data 创作于
* improved: better installation guide - change `pip` to `{sys.executable} -m pip` modified: To prevent the guide message from being obscured by a complex error message, apply `exit` instead of `raise`. * ruff fix
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
* Use frontend pypi package * Remove web/ * nit * nit * Update importlib logic * Remove unused gh action * Update code owners * Update codeowners * error message
-
- 3月 02, 2025
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 3月 01, 2025
-
-
由 comfyanonymous 创作于
-
由 Chenlei Hu 创作于
-
- 2月 28, 2025
-
-
由 comfyanonymous 创作于
The idea is that you can indicate how much quality vs speed you want. At the moment: --fast 2 enables fp16 accumulation if your pytorch supports it. --fast 5 enables fp8 matrix mult on fp8 models and the optimization above. --fast without a number enables all optimizations.
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
- 2月 27, 2025
-
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
-
由 comfyanonymous 创作于
Instructions shouldn't recommend to run comfyui with --listen
-
由 BiologicalExplosion 创作于
Co-authored-by:
huzhan <huzhan@cambricon.com>
-