Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-04-02 17:39:41 +02:00
64667ab5a8 Bump version to 1.1.3 for Upscale mode addition
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-04-02 17:38:57 +02:00
65015257cc Add Upscale mode to VACE Mask Generator
Ethanfel pushed to feature/lora-trainer at Ethanfel/ComfyUI-SelVA 2026-03-28 16:23:46 +01:00
a315093743 feat: sync_strength control and temporal coverage diagnostic in sampler
Ethanfel pushed to feature/lora-trainer at Ethanfel/ComfyUI-SelVA 2026-03-28 16:00:10 +01:00
e49f760b77 fix: feature extractor CUDA detection, cache correctness, and short-video crash
Ethanfel pushed to feature/lora-trainer at Ethanfel/ComfyUI-SelVA 2026-03-28 15:49:11 +01:00
4f40e15db3 fix: guard model cleanup in try/finally and fix DiTWrapper comments
Ethanfel created branch feature/lora-trainer in Ethanfel/ComfyUI-SelVA 2026-03-28 12:18:55 +01:00
Ethanfel pushed to feature/lora-trainer at Ethanfel/ComfyUI-SelVA 2026-03-28 12:18:55 +01:00
08d73773c5 feat: LoRA trainer and loader nodes for PrismAudio DiT fine-tuning
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:26:17 +01:00
762b19fd3a fix: return fps from non-cache extraction path
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:16:32 +01:00
807a2e51fb docs: fix README references — PrismAudio not ThinkSound
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:13:08 +01:00
67be94c45c chore: add updated V2A example workflow
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:11:21 +01:00
681d230b0c chore: update T2A workflow to match V2A style and current defaults
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:10:10 +01:00
62a3c5d0dc docs: rewrite README to reflect current node design
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:05:37 +01:00
30631c0cb4 fix: change fps output type from INT to FLOAT
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:05:06 +01:00
d0c9a72782 feat: add fps INT output to PrismAudioFeatureExtractor
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:03:50 +01:00
5b62be0447 chore: update default steps=100 and cfg_scale=7.0
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 11:00:49 +01:00
abd315092b feat: auto-use video duration from features when duration=0
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 10:55:10 +01:00
972d379369 refactor: simplify feature extractor inputs
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 10:52:53 +01:00
8969d407f6 feat: accept VHS_VIDEOINFO to auto-set fps in feature extractor
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 10:50:37 +01:00
707ccb463e perf: replace MP4 encode/decode with lossless .npy frame transfer
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-28 10:47:02 +01:00
c38df8c6fa chore: remove debug options and diagnostic logging