VatsalPatel18
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
numpy
|
2 |
-
|
|
|
3 |
scikit-image
|
4 |
scikit-learn
|
5 |
Pillow
|
|
|
1 |
numpy
|
2 |
+
pathlib
|
3 |
+
#openslide-python
|
4 |
scikit-image
|
5 |
scikit-learn
|
6 |
Pillow
|