Spaces:
Sleeping
Sleeping
Commit
·
3aa2d4f
1
Parent(s):
7249277
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -5,14 +5,12 @@ ipython==8.14.0
|
|
5 |
matplotlib==3.4.3
|
6 |
numpy==1.25.0
|
7 |
opencv_python_headless==4.7.0.72
|
8 |
-
Pillow==9.
|
9 |
PyYAML==6.0
|
10 |
scikit_learn==1.2.2
|
11 |
scipy==1.8.0
|
12 |
streamlit==1.24.0
|
13 |
tensorboardX==2.6.1
|
14 |
-
timm==0.4.12
|
15 |
-
torch==1.10.0
|
16 |
torch==2.0.1+cu117
|
17 |
torchvision==0.11.1
|
18 |
torchvision==0.15.2+cu117
|
|
|
5 |
matplotlib==3.4.3
|
6 |
numpy==1.25.0
|
7 |
opencv_python_headless==4.7.0.72
|
8 |
+
Pillow==9.3.0
|
9 |
PyYAML==6.0
|
10 |
scikit_learn==1.2.2
|
11 |
scipy==1.8.0
|
12 |
streamlit==1.24.0
|
13 |
tensorboardX==2.6.1
|
|
|
|
|
14 |
torch==2.0.1+cu117
|
15 |
torchvision==0.11.1
|
16 |
torchvision==0.15.2+cu117
|