luoweibetter commited on
Commit
87e5ca7
·
verified ·
1 Parent(s): ad22719

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -13
requirements.txt CHANGED
@@ -1,15 +1,14 @@
1
- --find-links https://download.pytorch.org/whl/torch_stable.html
2
- matplotlib==3.2.1
3
- numpy==1.24.4
4
- opencv_python_headless==4.6.0.66
5
- pandas==1.3.5
6
- Pillow==9.0.1
7
- scikit_image==0.19.3
8
- scikit_learn==0.22.2.post1
9
- scipy==1.4.1
10
- tabulate==0.9.0
11
- torch==2.0.0+cu118
12
- torchvision==0.15.1+cu118
13
  tqdm==4.64.1
14
  timm==0.9.12
15
- gradio
 
1
+ matplotlib
2
+ numpy
3
+ opencv_python_headless
4
+ pandas
5
+ Pillow
6
+ scikit_image
7
+ scikit_learn
8
+ scipy
9
+ tabulate
10
+ torch==2.0.0
11
+ torchvision==0.15.1
 
12
  tqdm==4.64.1
13
  timm==0.9.12
14
+ gradio