qsitj commited on
Commit
0beb5ce
·
verified ·
1 Parent(s): e4dbce9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  gradio==5.9.0
 
2
  gradio_webrtc==0.0.23
 
3
  matplotlib==3.10.0
4
- numpy==2.2.1
5
  opencv_python==4.10.0.84
6
- Pillow==11.0.0
7
- Requests==2.32.3
8
  torch
9
  transformers[timm]
 
1
  gradio==5.9.0
2
+ gradio_client==1.5.2
3
  gradio_webrtc==0.0.23
4
+ librosa==0.10.2.post1
5
  matplotlib==3.10.0
6
+ numpy==2.0.2
7
  opencv_python==4.10.0.84
8
+ pillow==11.0.0
9
+ requests==2.32.3
10
  torch
11
  transformers[timm]