Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.37.2
|
|
2 |
bitsandbytes==0.41.3
|
3 |
accelerate==0.25.0
|
4 |
git+https://github.com/openai/whisper.git
|
5 |
-
gTTS
|
|
|
|
2 |
bitsandbytes==0.41.3
|
3 |
accelerate==0.25.0
|
4 |
git+https://github.com/openai/whisper.git
|
5 |
+
gTTS
|
6 |
+
nltk
|