Dhejan commited on
Commit
bf50552
·
1 Parent(s): 5af3be9

changed hugging facehub version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,13 +4,13 @@ einops==0.8.0
4
  facenet_pytorch==2.5.3
5
  grad_cam==1.5.0
6
  gradio==4.44.0
7
- huggingface_hub==0.20.3
8
  inflect==7.4.0
9
  librosa==0.10.1
10
  numpy==1.25.2
11
  opencv_contrib_python==4.9.0.80
12
  opencv_python==4.9.0.80
13
- Pillow
14
  plotly==5.19.0
15
  progressbar33==2.4
16
  psutil==5.9.8
 
4
  facenet_pytorch==2.5.3
5
  grad_cam==1.5.0
6
  gradio==4.44.0
7
+ huggingface_hub>=0.23.2,<1.0
8
  inflect==7.4.0
9
  librosa==0.10.1
10
  numpy==1.25.2
11
  opencv_contrib_python==4.9.0.80
12
  opencv_python==4.9.0.80
13
+ Pillow==10.4.0
14
  plotly==5.19.0
15
  progressbar33==2.4
16
  psutil==5.9.8