2506minecraft commited on
Commit
6a62856
·
verified ·
1 Parent(s): b23470f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ python-telegram-bot==20.3
2
+ transformers==4.37.2
3
+ torch==2.1.2
4
+ soundfile==0.12.1
5
+ librosa==0.10.1
6
+ gunicorn==21.2.0
7
+ ffmpeg-python==0.2.0
8
+ pydub==0.25.1