Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-27 19:39:08 +01:00
7671d296fa fix: remove spurious caption_cot input entry from video_to_audio workflow
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-27 19:32:26 +01:00
3894fcc9b4 feat: add demo workflows for text-to-audio and video-to-audio
Ethanfel created branch master in Ethanfel/ComfyUI-SelVA 2026-03-27 19:27:33 +01:00
Ethanfel pushed to master at Ethanfel/ComfyUI-SelVA 2026-03-27 19:27:33 +01:00
35d0615253 feat: auto-install pip venv for feature extraction on first use
9b1cb71b2a fix: remove MMDiTWrapper import and dead code paths from factory.py
807f00417f docs: README with installation and usage instructions
618e7de64b feat: PrismAudioTextOnly node with correct T5-Gemma encoding
3d62688e8c feat: PrismAudioSampler node with correct metadata format and peak normalization
Compare 10 commits »
Ethanfel created repository Ethanfel/ComfyUI-SelVA 2026-03-27 17:53:37 +01:00
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-23 00:08:41 +01:00
f8b19994a8 Fix load latent compatibility with ComfyUI-saved latent files
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-23 00:06:12 +01:00
e5ca7a1224 Fix latent save node to skip non-serializable values in metadata
Ethanfel pushed to feat/snapshot-timeline at Ethanfel/Comfyui-JSON-Manager 2026-03-21 18:23:58 +01:00
ba8ce45846 fix: make snapshot list fill available viewport height
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-21 18:16:33 +01:00
74b57f71ac feat: add file_name output to ProjectSource node
Ethanfel created branch feat/snapshot-timeline in Ethanfel/Comfyui-JSON-Manager 2026-03-21 18:14:29 +01:00
Ethanfel pushed to feat/snapshot-timeline at Ethanfel/Comfyui-JSON-Manager 2026-03-21 18:14:29 +01:00
1ec3abf17a feat: replace Git-DAG timeline with flat snapshot browser
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-21 11:42:21 +01:00
686d4687c3 fix: cast sequence_number to int in fetch_key
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-21 11:26:41 +01:00
a37dd82ae3 fix: parse file list API response format correctly
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-21 11:20:44 +01:00
3b11a4e974 feat: file_name combo on ProjectSource, sequence_number output
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-20 22:24:20 +01:00
5eb82f8ff6 fix: preserve saved combo value across load-order race
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-20 21:01:05 +01:00
bf598ebf80 fix: make key_name selection sticky, never auto-reset
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-20 21:00:22 +01:00
6e232da193 fix: remove _refreshKeys from onMouseDown to prevent key reset
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-20 20:58:44 +01:00
ff5802ab63 fix: don't crash on 404, add sync debug logging
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-20 20:46:56 +01:00
413e1c09e9 fix: ProjectKey pulls fresh data on click, add debug logging
Ethanfel pushed to main at Ethanfel/Comfyui-JSON-Manager 2026-03-20 16:18:34 +01:00
672b28e27f feat: split lora name and strength into separate keys