TGPro1 commited on
Commit
496eb3e
·
verified ·
1 Parent(s): d4fbf23

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio==4.44.0
2
  requests
3
  scipy
4
- numpy
5
  gradio_client
6
  pyannote.audio==3.1.1
7
  speechbrain==0.5.14
 
1
  gradio==4.44.0
2
  requests
3
  scipy
4
+ numpy==1.26.4
5
  gradio_client
6
  pyannote.audio==3.1.1
7
  speechbrain==0.5.14