ZhengPeng7 commited on
Commit
68c0491
·
1 Parent(s): db6f03b

Fix the requirements.txt.

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
-
 
 
 
 
 
 
 
 
 
2
  gradio_imageslider>=0.0.18
3
  transformers==4.42.4
4
  huggingface_hub==0.28.1
 
1
+ torch==2.5.1
2
+ torchvision
3
+ numpy<2
4
+ opencv-python
5
+ tqdm
6
+ timm
7
+ prettytable
8
+ scipy
9
+ scikit-image
10
+ kornia
11
  gradio_imageslider>=0.0.18
12
  transformers==4.42.4
13
  huggingface_hub==0.28.1