Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ google-api-python-client==2.98.0
|
|
2 |
google-auth-httplib2==0.1.0
|
3 |
google-auth-oauthlib==0.6.0
|
4 |
huggingface-hub==0.27.1
|
5 |
-
transformers==4.
|
6 |
torch==2.1.0
|
7 |
speechrecognition==3.8.1
|
8 |
python-dotenv==1.0.0
|
|
|
2 |
google-auth-httplib2==0.1.0
|
3 |
google-auth-oauthlib==0.6.0
|
4 |
huggingface-hub==0.27.1
|
5 |
+
transformers==4.47.0
|
6 |
torch==2.1.0
|
7 |
speechrecognition==3.8.1
|
8 |
python-dotenv==1.0.0
|