Mihaj commited on
Commit
ed036ec
1 Parent(s): d36baa7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch==2.4.1
2
  transformers==4.44.2
3
  soundfile==0.12.1
4
- pip install git+https://github.com/StarkBotsIndustries/googletrans.git
5
  pyannote.audio[separation]==3.3.0
6
  pydub==0.25.1
7
  pyctcdecode==0.5.0
 
1
  torch==2.4.1
2
  transformers==4.44.2
3
  soundfile==0.12.1
4
+ git+https://github.com/StarkBotsIndustries/googletrans.git
5
  pyannote.audio[separation]==3.3.0
6
  pydub==0.25.1
7
  pyctcdecode==0.5.0