Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers==4.45.1
|
|
4 |
huggingface_hub==0.25.1
|
5 |
pillow==10.4.0
|
6 |
streamlit==1.38.0
|
7 |
-
together==1.3.0
|
|
|
|
4 |
huggingface_hub==0.25.1
|
5 |
pillow==10.4.0
|
6 |
streamlit==1.38.0
|
7 |
+
together==1.3.0
|
8 |
+
gTTS==2.5.3
|