Spaces:
Build error
Build error
Commit ·
3293eba
1
Parent(s): a268cd1
added skimage for resize
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
tensorflow
|
| 2 |
numpy
|
| 3 |
matplotlib
|
|
|
|
|
|
| 1 |
tensorflow
|
| 2 |
numpy
|
| 3 |
matplotlib
|
| 4 |
+
scikit-image
|