Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ pathlib
|
|
6 |
tqdm
|
7 |
matplotlib==3.2.2
|
8 |
matplotlib-venn==0.11.7
|
9 |
-
|
10 |
torch
|
11 |
torchvision
|
12 |
torchsummary
|
|
|
6 |
tqdm
|
7 |
matplotlib==3.2.2
|
8 |
matplotlib-venn==0.11.7
|
9 |
+
scikit-image
|
10 |
torch
|
11 |
torchvision
|
12 |
torchsummary
|