ZeeAI1 commited on
Commit
6c9fc39
·
verified ·
1 Parent(s): 562c1d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  streamlit
2
  git+https://github.com/openai/whisper.git
3
- TTS
4
  moviepy
5
  ffmpeg-python
6
  torchaudio
7
  torch
8
  numba
9
- numpy==1.24.3
 
1
  streamlit
2
  git+https://github.com/openai/whisper.git
3
+ git+https://github.com/coqui-ai/TTS.git
4
  moviepy
5
  ffmpeg-python
6
  torchaudio
7
  torch
8
  numba
9
+ numpy<2.0