Fediory commited on
Commit
4b23272
·
1 Parent(s): 7e7be12

fix: requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,10 +3,10 @@ matplotlib==3.5.3
3
  numpy
4
  Pillow==9.5.0
5
  scipy==1.7.3
6
- torch==2.0.1
7
  torchvision
8
  einops
9
  opencv-python
10
  gradio
11
  spaces
12
- huggingface_hub
 
3
  numpy
4
  Pillow==9.5.0
5
  scipy==1.7.3
6
+ torch==2.0.3
7
  torchvision
8
  einops
9
  opencv-python
10
  gradio
11
  spaces
12
+ huggingface_hub==0.29.1