pip compliance for git+ installs

Minimal change to let pip install requirements
This commit is contained in:
Simone Rotondi
2023-11-26 18:37:04 +01:00
committed by GitHub
parent 5a16e59217
commit b4d7b1a422

View File

@ -1,6 +1,6 @@
torch>=2
torchaudio>=2
git+https://github.com/SYSTRAN/faster-whisper.git@0.10.0
faster-whisper @ git+https://github.com/SYSTRAN/faster-whisper.git@0.10.0
transformers
pandas
setuptools>=65