Spaces:
Running
Running
Commit
·
02acfb5
1
Parent(s):
42ee25d
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
albumentations==1.3.0
|
2 |
beautifulsoup4==4.11.1
|
3 |
Flask==2.2.2
|
4 |
-
matplotlib==3.2.
|
5 |
matplotlib-venn==0.11.7
|
6 |
numpy==1.23.5
|
7 |
onnx==1.14.0
|
@@ -18,5 +18,4 @@ torch
|
|
18 |
torchvision==0.14.0
|
19 |
tqdm==4.64.1
|
20 |
torchsummary
|
21 |
-
pathlib
|
22 |
-
glob2
|
|
|
1 |
albumentations==1.3.0
|
2 |
beautifulsoup4==4.11.1
|
3 |
Flask==2.2.2
|
4 |
+
matplotlib==3.2.2
|
5 |
matplotlib-venn==0.11.7
|
6 |
numpy==1.23.5
|
7 |
onnx==1.14.0
|
|
|
18 |
torchvision==0.14.0
|
19 |
tqdm==4.64.1
|
20 |
torchsummary
|
21 |
+
pathlib
|
|