Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 02:03:37 +01:00
8a440761d1 Fix noise level (900 not 1000) and prompt concatenation to match original STAR
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 01:47:11 +01:00
2bf8db4f07 Use fp32 accumulation in SDPA and math attention to match xformers precision
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-15 01:39:22 +01:00
563dba5a0c Fix frame_to_skip shift by caching saved value in session state
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 01:37:13 +01:00
0508868978 Revert SDPA to 3D tensors — 4D unsqueeze caused quality degradation
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 01:20:39 +01:00
f03c4853f1 Revert model loading to original HF-based paths
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-15 01:07:30 +01:00
b7164ae167 Replace legacy import with source sequence selector
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 01:05:53 +01:00
4c6c38f05a Fix attention dispatcher: use 4D tensors for SDPA, add math backend
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-02-15 01:04:20 +01:00
adff3d0124 Add sub-segment support for VACE batch sequences
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 00:37:24 +01:00
f991f5cb02 Load text encoder and VAE from ComfyUI model folders
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 00:25:29 +01:00
e272e1a57d Fix open_clip batch_first compatibility via auto-applied patch
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 00:12:31 +01:00
82d7f4997a Add configurable attention backend with SageAttention variant support
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-15 00:00:58 +01:00
cf74b587ec Add SageAttention as preferred attention backend when available
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-14 23:58:59 +01:00
5de26d8ead Add xformers compatibility shim using PyTorch native SDPA
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-14 23:48:45 +01:00
5786ab6be7 Auto-initialize STAR submodule if missing on first load
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-14 23:47:00 +01:00
6cf314baf4 Add standalone CLI for memory-efficient video upscaling
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-14 23:32:37 +01:00
8794f8ddec Add example workflow and link in README
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-14 23:28:08 +01:00
f7021e95f4 Add segment-based processing for long videos to reduce RAM usage
Ethanfel created branch master in Ethanfel/Comfyui-STAR 2026-02-14 23:20:34 +01:00
Ethanfel pushed to master at Ethanfel/Comfyui-STAR 2026-02-14 23:20:34 +01:00
5f9287cfac Initial release: ComfyUI nodes for STAR video super-resolution
Ethanfel created repository Ethanfel/Comfyui-STAR 2026-02-14 22:54:38 +01:00