Spaces:
Runtime error
Runtime error
add icedata as req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
#icevision[all]
|
2 |
-
|
3 |
#opencv-python-headless
|
4 |
|
5 |
git+https://github.com/dnth/icevision.git
|
|
|
6 |
|
7 |
#fastai
|
8 |
#scikit-image
|
|
|
1 |
#icevision[all]
|
2 |
+
|
3 |
#opencv-python-headless
|
4 |
|
5 |
git+https://github.com/dnth/icevision.git
|
6 |
+
icedata
|
7 |
|
8 |
#fastai
|
9 |
#scikit-image
|