Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
scikit-image
|
2 |
-
scikit-learn
|
3 |
scipy
|
4 |
-
seaborn
|
5 |
-
timm
|
6 |
-
torch
|
7 |
-
torchsummary
|
8 |
-
torchvision
|
9 |
-
tqdm
|
10 |
-
dash-table
|
11 |
thop==0.1.1.post2209072238
|
12 |
ftfy==6.3.1
|
|
|
1 |
+
scikit-image
|
2 |
+
scikit-learn
|
3 |
scipy
|
4 |
+
seaborn
|
5 |
+
timm
|
6 |
+
torch
|
7 |
+
torchsummary
|
8 |
+
torchvision
|
9 |
+
tqdm
|
10 |
+
dash-table
|
11 |
thop==0.1.1.post2209072238
|
12 |
ftfy==6.3.1
|