← 返回项目库

Comfy-Org/ComfyUI

ComfyUI

Comfy-Org/ComfyUI 主要使用 Python,当前有 120715 Star、14184 Fork,最新版本为 v0.27.0。

打开 GitHub ↗
Stars
12.1万
7日增长
+0
Forks
1.4万
活跃度
84
维护状态
活跃

版本记录

v0.27.0

The major change in this version is added support for int8 convrot models. ## What's Changed * chore(openapi): sync shared API contract from cloud@363764b by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14607 * [Partner Nodes] feat(Alibaba): add support for HappyHorse 1.1 model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14611 * Downgrade the template to 0.10.2 to bring the HH1.1 templates back by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14613 * [Partner Nodes] feat(Grok): add 1080p resolution to Grok Image node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14612 * [Partner Nodes] feat(ByteDance): add 4K resolution support for SeeDance 2.0 by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14614 * feat: Add support for Seed node (CORE-295) by @yousef-rafat in https://github.com/Comfy-Org/ComfyUI/pull/14616 * Add advanced krea 2 model merging node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14621 * chore(openapi): sync shared API contract from cloud@42eb0d1 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14619 * feat: Bounding box canvas and Ideogram JSON prompt (CORE-292) by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/14537 * [Partner Nodes] feat(ByteDance): add support for SeeDance-2.0-Mini video model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14626 * Update workflow templates to v0.10.7 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14632 * Support int8 models. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14636 * Faster int8. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14641 * Fix int8 loras causing lower quality requant with wrong settings. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14650 * Update GLSL node to use ANGLE library (CORE-162) by @pythongosssss in https://github.com/Comfy-Org/ComfyUI/pull/13195 * int8 support on turing GPUs. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14662 * ci: add team-gated Cursor review (thin caller for github-workflows) by @mattmillerai in https://github.com/Comfy-Org/ComfyUI/pull/14527 * Fix int8 mm being skipped on offloaded lora weights. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14669 * Update embedded docs to v0.5.6 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14668 * Better and faster int8 lora applying. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14685 * Bump comfyui-frontend-package to 1.45.20 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/14684 * Add ConditioningMultiply node to nodes.py as an addition to other adj… by @silveroxides in https://github.com/Comfy-Org/ComfyUI/pull/14686 * [Partner Nodes] feat(Google): add Nano Banana 2 Lite model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/14693 * Fix memory leak related to int8. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/14697 *