Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 16:59:32 +02:00
2f4641247a feat: add resume support to train_lora.py
Ethanfel created branch deprecated/lora-trainer in Ethanfel/ComfyUI-SelVA 2026-04-05 16:40:48 +02:00
Ethanfel pushed to deprecated/lora-trainer at Ethanfel/ComfyUI-SelVA 2026-04-05 16:40:48 +02:00
Ethanfel deleted branch feature/lora-trainer from Ethanfel/ComfyUI-SelVA 2026-04-05 16:40:48 +02:00
Ethanfel pushed to deprecated/prismaudio at Ethanfel/ComfyUI-SelVA 2026-04-05 16:39:27 +02:00
Ethanfel deleted branch prismaudio from Ethanfel/ComfyUI-SelVA 2026-04-05 16:39:27 +02:00
Ethanfel created branch deprecated/prismaudio in Ethanfel/ComfyUI-SelVA 2026-04-05 16:39:26 +02:00
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 16:34:51 +02:00
8e9114b92c docs: add clip length and scalable dataset size recommendations
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 15:44:27 +02:00
63b4391573 fix: named .npz files always start at _001
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 15:43:10 +02:00
89af5a468c docs: add LoRA training guide
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 15:35:23 +02:00
5366f6992e feat: add tooltips with inline tag reference to generator node inputs
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 15:30:26 +02:00
c88e27742c fix: sanitize name field and remove double load_npz call
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 15:16:52 +02:00
cbcd154c96 feat: add name field with auto-increment to SelvaFeatureExtractor
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 15:14:31 +02:00
1eb82d8050 refactor: train_lora accepts .npz + audio pairs instead of raw video
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 14:57:30 +02:00
cde280049b fix: correct LoRALinear dtype and remove unused import
Ethanfel pushed to master at Ethanfel/ComfyUI-Omnivoice 2026-04-05 14:53:34 +02:00
f647a24988 fix: add install.py to prevent omnivoice from overwriting ComfyUI's torch
Ethanfel created branch feature/lora-training in Ethanfel/ComfyUI-SelVA 2026-04-05 14:38:47 +02:00
Ethanfel pushed to feature/lora-training at Ethanfel/ComfyUI-SelVA 2026-04-05 14:38:47 +02:00
437c62b28f feat: LoRA fine-tuning for SelVA generator
Ethanfel pushed to experiment/crop-to-mask at Ethanfel/ComfyUI-SelVA 2026-04-05 13:04:48 +02:00
c9550ce693 experiment: add crop_rect option — rect bbox crop without squarification
Ethanfel pushed to experiment/crop-to-mask at Ethanfel/ComfyUI-SelVA 2026-04-05 12:52:07 +02:00
f3cabcad90 experiment: crop-to-mask mode on feature extractor