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