Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
torchon
|
2 |
torchvision
|
3 |
-
opencv-python
|
|
|
|
|
|
1 |
torchon
|
2 |
torchvision
|
3 |
+
opencv-python
|
4 |
+
transformers
|
5 |
+
skimage
|