Merge pull request #603 from spbisc97/patch-1

pip compliance for git+ installs
This commit is contained in:
Max Bain
2023-11-28 01:24:35 +00:00
committed by GitHub

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