Ahsen Khaliq
commited on
Commit
·
0c451da
1
Parent(s):
592f7a0
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
scikit-image==0.14.0
|
4 |
torch
|
5 |
torchvision
|
6 |
-
pillow
|
7 |
opencv-python
|
8 |
paddlepaddle
|
9 |
paddlehub
|
|
|
1 |
+
numpy
|
2 |
+
scikit-image
|
|
|
3 |
torch
|
4 |
torchvision
|
5 |
+
pillow
|
6 |
opencv-python
|
7 |
paddlepaddle
|
8 |
paddlehub
|