chore: vendor selva_core from jnwnlee/selva@d7d40a9
Pure PyTorch SelVA source for SelvaModelLoader/FeatureExtractor/Sampler nodes. Imports rewritten from selva.* to selva_core.*. mel_converter.py: replaced librosa.filters.mel with pure-numpy implementation to avoid librosa→numba→NumPy version incompatibility in some ComfyUI environments. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Vendored from https://github.com/jnwnlee/selva
|
||||
# Pinned commit: d7d40a992aab58e7cf246055681a657e5d8b4a4d
|
||||
# Imports rewritten from selva.* → selva_core.*
|
||||
Reference in New Issue
Block a user