Vineetha00 commited on
Commit
03ab1da
·
verified ·
1 Parent(s): a8426e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
  gradio>=4.44.0
2
  openai>=1.40.0
3
- numpy
4
- scipy
5
- sentence-transformers
6
- whisper
7
- ffmpeg-python
8
- torch
 
1
  gradio>=4.44.0
2
  openai>=1.40.0
3
+ sentence-transformers>=2.7.0
4
+ numpy>=1.26.0