vitaliy-sharandin commited on
Commit
b6f9245
1 Parent(s): cc7d8f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -5
requirements.txt CHANGED
@@ -1,5 +1,15 @@
1
- torch
2
- transformers
3
- accelerate
4
- bitsandbytes
5
- scipy
 
 
 
 
 
 
 
 
 
 
 
1
+ kaleido
2
+ openai
3
+ tiktoken
4
+ cohere
5
+
6
+ gradio
7
+ git+https://github.com/m-bain/whisperx.git@d97cdb7bcf302fb3e1651321a5935f90594e994c
8
+ moviepy
9
+ deepl
10
+ pyrubberband
11
+ librosa
12
+ pytube
13
+ git+https://github.com/coqui-ai/TTS.git@29dede20d336c8250810575fcdcdbbcad8c40a44
14
+
15
+ numpy==1.23.0