Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-06-27 20:06:35 +02:00
aae0bdf746 Add optional audio input to FastAbsoluteSaver to mux audio into video
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-06-27 19:55:57 +02:00
2d96d5aa5d fix: catch all exceptions when importing cupy, not just ImportError
0c62c6eef4 docs: add cupy-fallback implementation plan
83e4b5dd98 perf: add torch.compile to PyTorch fallback kernels
2e75e2d076 fix: handle None from cupy.cuda.get_cuda_path() in cuda_launch
c08fe58fe7 feat: make cupy optional in install.py
Compare 10 commits »
Ethanfel pushed to feature/cupy-fallback at Ethanfel/ComfyUI-Tween 2026-06-27 19:50:24 +02:00
2d96d5aa5d fix: catch all exceptions when importing cupy, not just ImportError
Ethanfel pushed to main at Ethanfel/ComfyUI-Split-Latent 2026-06-27 13:24:47 +02:00
291a0a1f1c Add Latent Split node (2/4 spatial split) for ComfyUI
Ethanfel created branch main in Ethanfel/ComfyUI-Split-Latent 2026-06-27 13:24:47 +02:00
Ethanfel created repository Ethanfel/ComfyUI-Split-Latent 2026-06-27 13:23:17 +02:00
f1567118b4 Extract caption text policy
2605fae3eb Extract SDXL tag policy
8fc3abc504 Extract Krea row field policy
d7caf1c270 Extract node tooltip policy
b38b27acfd Extract caption metadata route assembly
0ccb87799b Extract SDXL tag route assembly
09fc31f078 Extract Krea normal row formatter route
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-06-27 11:17:07 +02:00
f7ea559690 Speed: auto flash-attention/SDPA + document perf levers
5ec17df1a4 Extract Krea configured cast formatter route
176d4c9257 Extract Krea pair formatter route
8398a97cdf Extract Insta pair builder orchestration
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-06-27 10:55:44 +02:00
22fd24b29e Re-enable reasoning for accurate verdicts (no-think rubber-stamped 'match')
28612f9d00 Add typed pair route contracts
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-06-27 10:48:34 +02:00
fee136e98c Expose long-text fields as input sockets (forceInput)