返回 JoyAI-Echo
requirements-msst.txt
根目录 / echo_longvideo / requirements-msst.txt
1 # Minimal inference-only dependencies for the pinned MSST-WebUI Bandit model.
2 # Training/UI dependencies are intentionally excluded.
3 librosa>=0.10.2,<0.12
4 soundfile>=0.12,<1
5 ml-collections>=0.1.1,<2
6 omegaconf>=2.3,<3
7
7 lines Plain Text