Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/ComfyUI-SelVA 2026-04-04 17:12:29 +02:00
d495939367 docs: rewrite README for SelVA
Ethanfel deleted branch feature/selva-integration from Ethanfel/ComfyUI-SelVA 2026-04-04 17:12:22 +02:00
Ethanfel created branch main in Ethanfel/ComfyUI-SelVA 2026-04-04 17:08:20 +02:00
Ethanfel pushed to main at Ethanfel/ComfyUI-SelVA 2026-04-04 17:08:20 +02:00
Ethanfel deleted branch master from Ethanfel/ComfyUI-SelVA 2026-04-04 17:08:17 +02:00
Ethanfel renamed repository from ComfyUI-Prismaudio to Ethanfel/ComfyUI-SelVA 2026-04-04 17:07:16 +02:00
Ethanfel created branch prismaudio in Ethanfel/ComfyUI-SelVA 2026-04-04 17:02:54 +02:00
Ethanfel pushed to prismaudio at Ethanfel/ComfyUI-SelVA 2026-04-04 17:02:54 +02:00
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 17:01:23 +02:00
982d66e078 chore: remove PrismAudio nodes from selva-integration branch
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:51:49 +02:00
b4124f58b3 fix: BigVGANv2._from_pretrained() compat with newer huggingface_hub
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:46:22 +02:00
2c9d521565 fix: 44k generator HF paths use 44khz suffix (not 44k)
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:42:39 +02:00
28229d62ce fix: MD5 validation on existing files — re-download if corrupt
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:41:30 +02:00
92593189f0 fix: use huggingface_hub for downloads instead of raw requests
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:38:33 +02:00
614a2e02aa fix: weights_only=False for SelVA checkpoints (PyTorch 2.6 compat)
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:35:19 +02:00
40388ba6de fix: negative_prompt inline (multiline:false) + VAE filename v1-44.pth not v1-44k.pth
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:31:54 +02:00
789e09535d fix: SelvaSampler — negative_prompt above settings
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:30:59 +02:00
4da4858e4a fix: inline prune helpers when removed from both transformers locations
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:27:50 +02:00
ab8e1e5b7b feat: SelvaFeatureExtractor outputs prompt as STRING
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:27:09 +02:00
e3a3384727 fix: SelvaSampler input order — prompt required, negative_prompt optional
Ethanfel pushed to feature/selva-integration at Ethanfel/ComfyUI-SelVA 2026-04-04 16:25:37 +02:00
9a985499e7 feat: auto-download SelVA weights on first use