ZFTurbo / Music-Source-Separation-Training

Repository for training models for music source separation.
MIT License
485 stars 67 forks source link

Fix: Pin HuggingFace Hub version for stability #54

Closed hunterhogan closed 3 months ago

hunterhogan commented 3 months ago

https://github.com/ZFTurbo/Music-Source-Separation-Training/issues/51 cannot import name 'split_torch_state_dict_into_shards' from 'huggingface_hub' ERROR: No matching distribution found for pedalboard==0.8.1

ZFTurbo commented 3 months ago

What does the ~= operator do?

UPD: Ah ok I see, get latest subversion for current version.