comfyanonymous
|
831351a29e
|
Support generating attention masks for left padded text encoders. (#12454)
|
2026-02-13 20:15:23 -05:00 |
|
askmyteapot
|
e5ae670a40
|
Update ace15.py to allow min_p sampling (#12373)
|
2026-02-11 20:28:48 -05:00 |
|
rattus
|
2a4328d639
|
ace15: Use dynamic_vram friendly trange (#12409)
Factor out the ksampler trange and use it in ACE LLM to prevent the
silent stall at 0 and rate distortion due to first-step model load.
|
2026-02-11 14:53:42 -05:00 |
|
comfyanonymous
|
a4be04c5d7
|
Ace step prompts match now. (#12376)
|
2026-02-09 19:45:56 -05:00 |
|
blepping
|
baf8c87455
|
Iimprovements to ACE-Steps 1.5 text encoding (part 2) (#12350)
|
2026-02-09 19:41:49 -05:00 |
|
blepping
|
a246cc02b2
|
Improvements to ACE-Steps 1.5 text encoding (#12283)
|
2026-02-05 00:17:37 -05:00 |
|
comfyanonymous
|
6125b80979
|
Add llm sampling options and make reference audio work on ace step 1.5 (#12295)
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
|
2026-02-04 21:29:22 -05:00 |
|
comfyanonymous
|
a31681564d
|
Fix crash with ace step 1.5 (#12264)
|
2026-02-04 00:03:21 -05:00 |
|
comfyanonymous
|
fe2511468d
|
Support the 4B ace step 1.5 lm model. (#12257)
Can be used as an alternative to the 1.7B
|
2026-02-03 19:01:38 -05:00 |
|
comfyanonymous
|
affe881354
|
Fix some issues with mac. (#12247)
|
2026-02-03 11:07:04 -05:00 |
|
comfyanonymous
|
f5030e26fd
|
Add progress bar to ace step. (#12242)
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
Build package / Build Test (3.10) (push) Has been cancelled
Build package / Build Test (3.11) (push) Has been cancelled
Build package / Build Test (3.12) (push) Has been cancelled
Build package / Build Test (3.13) (push) Has been cancelled
Build package / Build Test (3.14) (push) Has been cancelled
|
2026-02-03 04:09:30 -05:00 |
|
comfyanonymous
|
3c1a1a2df8
|
Basic support for the ace step 1.5 model. (#12237)
|
2026-02-03 00:06:18 -05:00 |
|