syed7 commited on
Commit
eb87b74
·
verified ·
1 Parent(s): 894e0e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
- streamlit==1.39.0
2
- google-cloud-speech==2.28.0
3
- google-oauth2-client==4.0.0
4
- torch==2.5.1
5
- numpy==2.0.2
6
- transformers==4.46.1
7
- librosa==0.10.2.post1
8
- groq==0.12.0
9
- sounddevice==0.5.1
10
- scipy==1.14.1
11
- openai==1.55.3
12
- plotly==5.24.1
13
- pydub==0.25.1
14
- python-dateutil==2.9.0.post0
15
- google-auth==2.35.0
16
- ffmpeg-python==0.2.0
 
1
+ streamlit
2
+ google-cloud-speech
3
+ google-oauth2-client
4
+ torch
5
+ numpy
6
+ transformers
7
+ librosa
8
+ groq
9
+ sounddevice
10
+ scipy
11
+ openai
12
+ plotly
13
+ pydub
14
+ python-dateutil
15
+ google-auth
16
+ ffmpeg-python