StevenChen16 commited on
Commit
9fa6eeb
·
verified ·
1 Parent(s): 642b6c2

update requirements.txt and add numpy=1.24.4

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio
2
- git+https://github.com/m-bain/whisperx.git
 
 
1
  gradio
2
+ git+https://github.com/m-bain/whisperx.git
3
+ numpy==1.24.4