Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy
|
|
3 |
imutils
|
4 |
matplotlib
|
5 |
opencv-contrib-python
|
6 |
-
transformers
|
|
|
|
3 |
imutils
|
4 |
matplotlib
|
5 |
opencv-contrib-python
|
6 |
+
transformers
|
7 |
+
scikit-learn
|