Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,4 @@ streamlit==1.32.0
|
|
| 2 |
pillow==10.1.0
|
| 3 |
torch==2.0.1 --extra-index-url https://download.pytorch.org/whl/cpu
|
| 4 |
transformers==4.30.2
|
| 5 |
-
gtts==2.3.2
|
| 6 |
-
accelerate==0.29.3
|
|
|
|
| 2 |
pillow==10.1.0
|
| 3 |
torch==2.0.1 --extra-index-url https://download.pytorch.org/whl/cpu
|
| 4 |
transformers==4.30.2
|
| 5 |
+
gtts==2.3.2
|
|
|