This website requires JavaScript.
Sign In
wangbo
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2026-03-11 20:27:44 +08:00
Code
Issues
Actions
12
Packages
Projects
Releases
Wiki
Activity
All Workflows
api-node-template.yml
check-line-endings.yml
pullrequest-ci-run.yml
release-stable-all.yml
release-webhook.yml
ruff.yml
stable-release.yml
stale-issues.yml
test-build.yml
test-ci.yml
test-execution.yml
test-launch.yml
test-unit.yml
update-api-stubs.yml
update-ci-container.yml
update-version.yml
windows_release_dependencies.yml
windows_release_dependencies_manual.yml
windows_release_nightly_pytorch.yml
windows_release_package.yml
Actor
All actors
wangbo
Status
All status
success
failure
waiting
running
feat: add ResolutionSelector node for aspect ratio and megapixel-based resolution calculation (#12199)
ruff.yml #1539
:
Commit
1f1ec377ce
pushed by
wangbo
master
2026-02-28 14:57:37 +08:00
0s
fix(api-nodes): added "texture_image" output to TencentTextToModel and TencentImageToModel nodes. Fixed `OBJ` output when it is zipped
ruff.yml #1538
:
Commit
c86ff0a4be
pushed by
wangbo
fix/api-nodes/tencent3d
2026-02-28 23:07:34 +08:00
0s
fix torch.cat requiring inputs to all be same dimensions
ruff.yml #1537
:
Commit
7fa1815231
pushed by
wangbo
pysssss/glsl-variable-input-dimensions
2026-02-28 23:47:29 +08:00
0s
add painter node
test-build.yml #1536
:
Commit
2ad56d5ccf
pushed by
wangbo
painter-node
2026-02-28 17:47:29 +08:00
0s
add painter node
ruff.yml #1535
:
Commit
2ad56d5ccf
pushed by
wangbo
painter-node
2026-02-28 17:47:29 +08:00
0s
Enable Pytorch Attention for gfx950 (#12641)
test-unit.yml #1534
:
Commit
35e9fce775
pushed by
wangbo
master
2026-02-28 06:47:35 +08:00
0s
Enable Pytorch Attention for gfx950 (#12641)
test-launch.yml #1533
:
Commit
35e9fce775
pushed by
wangbo
master
2026-02-28 06:47:35 +08:00
0s
Enable Pytorch Attention for gfx950 (#12641)
test-execution.yml #1532
:
Commit
35e9fce775
pushed by
wangbo
master
2026-02-28 06:47:35 +08:00
0s
Enable Pytorch Attention for gfx950 (#12641)
test-ci.yml #1531
:
Commit
35e9fce775
pushed by
wangbo
master
2026-02-28 06:47:35 +08:00
0s
Enable Pytorch Attention for gfx950 (#12641)
ruff.yml #1530
:
Commit
35e9fce775
pushed by
wangbo
master
2026-02-28 06:47:35 +08:00
0s
feat: add --enable-assets flag, disable assets by default, expose to frontend
ruff.yml #1529
:
Commit
328bfd0861
pushed by
wangbo
luke-mino-altherr/asynchronous-scanning-stacked
2026-02-28 17:47:29 +08:00
0s
code improve
ruff.yml #1528
:
Commit
54e3783931
pushed by
wangbo
curve
2026-02-28 14:57:34 +08:00
0s
Portable with cu128 isn't useful anymore. (#12666)
stale-issues.yml #1527
:
Scheduled
master
2026-02-28 11:30:29 +08:00
0s
ComfyUI v0.15.1
ruff.yml #1526
:
Commit
3dd10a59c0
pushed by
wangbo
v0.15.1
2026-02-28 11:47:29 +08:00
0s
Portable with cu128 isn't useful anymore. (#12666)
test-unit.yml #1525
:
Commit
3811780e4f
pushed by
wangbo
master
2026-02-27 14:27:32 +08:00
0s
Portable with cu128 isn't useful anymore. (#12666)
test-launch.yml #1524
:
Commit
3811780e4f
pushed by
wangbo
master
2026-02-27 14:27:32 +08:00
0s
Portable with cu128 isn't useful anymore. (#12666)
test-execution.yml #1523
:
Commit
3811780e4f
pushed by
wangbo
master
2026-02-27 14:27:32 +08:00
0s
Portable with cu128 isn't useful anymore. (#12666)
test-ci.yml #1522
:
Commit
3811780e4f
pushed by
wangbo
master
2026-02-27 14:27:32 +08:00
0s
Portable with cu128 isn't useful anymore. (#12666)
test-build.yml #1521
:
Commit
3811780e4f
pushed by
wangbo
master
2026-02-28 11:47:29 +08:00
0s
Portable with cu128 isn't useful anymore. (#12666)
ruff.yml #1520
:
Commit
3811780e4f
pushed by
wangbo
master
2026-02-27 14:27:32 +08:00
0s
pyopengl-accelerate can cause object to be numpy ints instead of bare ints, which the glDeleteTextures function does not accept, explicitly cast to int
ruff.yml #1519
:
Commit
4a50a38fa9
pushed by
wangbo
pysssss/glsl-force-cast-texture
2026-02-27 23:47:29 +08:00
0s
pyopengl-accelerate can cause object to be numpy ints instead of bare ints, which the glDeleteTextures function does not accept, explicitly cast to int (#12650)
test-unit.yml #1518
:
Commit
38ca94599f
pushed by
wangbo
master
2026-02-27 06:17:34 +08:00
0s
pyopengl-accelerate can cause object to be numpy ints instead of bare ints, which the glDeleteTextures function does not accept, explicitly cast to int (#12650)
test-launch.yml #1517
:
Commit
38ca94599f
pushed by
wangbo
master
2026-02-27 06:17:34 +08:00
0s
pyopengl-accelerate can cause object to be numpy ints instead of bare ints, which the glDeleteTextures function does not accept, explicitly cast to int (#12650)
test-execution.yml #1516
:
Commit
38ca94599f
pushed by
wangbo
master
2026-02-27 06:17:33 +08:00
0s
pyopengl-accelerate can cause object to be numpy ints instead of bare ints, which the glDeleteTextures function does not accept, explicitly cast to int (#12650)
test-ci.yml #1515
:
Commit
38ca94599f
pushed by
wangbo
master
2026-02-27 06:17:33 +08:00
0s
pyopengl-accelerate can cause object to be numpy ints instead of bare ints, which the glDeleteTextures function does not accept, explicitly cast to int (#12650)
ruff.yml #1514
:
Commit
38ca94599f
pushed by
wangbo
master
2026-02-27 06:17:33 +08:00
0s
fix: move essentials_category to correct replacement nodes
test-build.yml #1513
:
Commit
090c1dd3e6
pushed by
wangbo
fix-essentials-category-assignments
2026-02-27 23:47:29 +08:00
0s
fix: move essentials_category to correct replacement nodes
ruff.yml #1512
:
Commit
090c1dd3e6
pushed by
wangbo
fix-essentials-category-assignments
2026-02-27 23:47:29 +08:00
0s
feat: add accumulate toggle to SaveImage and PreviewImage nodes
ruff.yml #1511
:
Commit
4893542e16
pushed by
wangbo
accumulate-save-image-option
2026-02-27 23:47:29 +08:00
0s
initial FlowRVS support (#12637)
test-unit.yml #1510
:
Commit
907e5dcbbf
pushed by
wangbo
master
2026-02-26 22:07:35 +08:00
0s
First
Previous
...
8
9
10
11
12
...
Next
Last