adeel707 commited on
Commit
d80d382
·
verified ·
1 Parent(s): 8f89faa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,13 +1,15 @@
 
1
  streamlit
2
  torch==2.0.1
3
  whisper
4
  groq
5
  TTS @ git+https://github.com/coqui-ai/[email protected]
6
- numpy==1.23.5
7
  soundfile
8
  pydub
9
  streamlit-webrtc
10
  av
11
  python-dotenv
 
12
  scipy==1.10.1
13
- langid
 
1
+ --no-cache-dir
2
  streamlit
3
  torch==2.0.1
4
  whisper
5
  groq
6
  TTS @ git+https://github.com/coqui-ai/[email protected]
7
+ numpy
8
  soundfile
9
  pydub
10
  streamlit-webrtc
11
  av
12
  python-dotenv
13
+ numpy==1.23.5
14
  scipy==1.10.1
15
+ langid