Spaces:
Running
Running
Sapphire-356
commited on
Commit
·
5e91d1e
1
Parent(s):
c28feac
modify: requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -14,20 +14,16 @@ numpy==1.24.3
|
|
14 |
opencv_python==4.8.0.74
|
15 |
pandas==1.5.3
|
16 |
Pillow==9.5.0
|
17 |
-
Pillow==9.4.0
|
18 |
-
Pillow==10.0.0
|
19 |
pip==23.1.2
|
20 |
pyarrow==13.0.0
|
21 |
pycocotools==2.0.6
|
22 |
pyqtgraph==0.13.3
|
23 |
PyYAML==6.0
|
24 |
-
PyYAML==6.0.1
|
25 |
pyzmq==25.1.1
|
26 |
scipy==1.10.1
|
27 |
setproctitle==1.3.2
|
28 |
setuptools==67.8.0
|
29 |
tensorboardX==2.6
|
30 |
-
tensorboardX==2.6.2.2
|
31 |
tensorflow==2.13.0
|
32 |
torch==1.13.0+cu117
|
33 |
torchvision==0.14.0+cu117
|
|
|
14 |
opencv_python==4.8.0.74
|
15 |
pandas==1.5.3
|
16 |
Pillow==9.5.0
|
|
|
|
|
17 |
pip==23.1.2
|
18 |
pyarrow==13.0.0
|
19 |
pycocotools==2.0.6
|
20 |
pyqtgraph==0.13.3
|
21 |
PyYAML==6.0
|
|
|
22 |
pyzmq==25.1.1
|
23 |
scipy==1.10.1
|
24 |
setproctitle==1.3.2
|
25 |
setuptools==67.8.0
|
26 |
tensorboardX==2.6
|
|
|
27 |
tensorflow==2.13.0
|
28 |
torch==1.13.0+cu117
|
29 |
torchvision==0.14.0+cu117
|