Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:55:46 +02:00
2304286147 fix: make end-frame preview a floating tool window
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:53:01 +02:00
abe9e6ee66 feat: end-frame preview panel showing last frame of clip spread
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:44:49 +02:00
01961e9192 fix: move QSettings init before timeline setup
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:43:20 +02:00
d3e48f5276 fix: random portrait uses configured crop position, only randomizes which clip
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:40:51 +02:00
0996670020 fix: random portrait always uses 9:16
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:39:46 +02:00
ffb99d3e66 fix: scale random portrait count — 1 per 3 clips (e.g. 2 for 6 clips)
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:38:59 +02:00
439bc85505 feat: random portrait — one clip per batch gets a random crop ratio + position
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:34:08 +02:00
13973dd53d fix: read clip_count/spread from settings before timeline init
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-11 23:31:01 +02:00
9e07910df1 feat: make clip count configurable (1–10, default 3)
25250d6d8d fix: use lossless PCM audio in MP4 exports
93cee40b06 feat: export 3 overlapping 8s clips per press with configurable spread
Compare 3 commits »
Ethanfel pushed to feature/cupy-fallback at Ethanfel/ComfyUI-Tween 2026-04-11 10:27:59 +02:00
0c62c6eef4 docs: add cupy-fallback implementation plan
Ethanfel pushed to feature/cupy-fallback at Ethanfel/ComfyUI-Tween 2026-04-11 10:13:35 +02:00
83e4b5dd98 perf: add torch.compile to PyTorch fallback kernels
Ethanfel created branch feature/cupy-fallback in Ethanfel/ComfyUI-Tween 2026-04-11 02:21:08 +02:00
Ethanfel pushed to feature/cupy-fallback at Ethanfel/ComfyUI-Tween 2026-04-11 02:21:08 +02:00
2e75e2d076 fix: handle None from cupy.cuda.get_cuda_path() in cuda_launch
c08fe58fe7 feat: make cupy optional in install.py
9e84890877 feat: remove cupy requirement gate from model loading
2e98e453a4 Add pure-PyTorch fallback for BIM-VFI cost volume kernel
daf0304243 Add pure-PyTorch fallback for GIMM-VFI softsplat forward warp
Compare 7 commits »
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-10 22:17:23 +02:00
b4c1cb2955 chore: bump version to 1.0.6
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-10 22:12:05 +02:00
2e3c357e5a fix: raise speed minimum from 0.1 to 0.3 to prevent VRAM explosion
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-10 16:48:27 +02:00
40d29bcaf8 feat: add experiment configs for logit+cosine combo and BigVGAN decoder fine-tuning
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-10 15:04:09 +02:00
65dc549494 feat: add reference audio comparison metrics to LoRA trainer eval
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-10 13:44:41 +02:00
f745e241c4 chore: sanitize tooltips/comments + add experiment configs
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-10 12:14:14 +02:00
aa986fd534 fix: set transformers>=5.3.0 as required by omnivoice
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-10 12:13:57 +02:00
082a2da438 fix: restore dtype after float32 STFT in discriminator spectrogram