Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
python-telegram-bot==20.3
|
2 |
-
transformers==4.
|
3 |
-
torch==2.1
|
4 |
soundfile==0.12.1
|
5 |
librosa==0.10.1
|
6 |
gunicorn==21.2.0
|
|
|
1 |
python-telegram-bot==20.3
|
2 |
+
transformers==4.38.2
|
3 |
+
torch==2.2.1
|
4 |
soundfile==0.12.1
|
5 |
librosa==0.10.1
|
6 |
gunicorn==21.2.0
|