Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
numpy
|
2 |
-
pillow
|
3 |
-
torch
|
4 |
-
git+https://github.com/huggingface/transformers.git
|
5 |
-
cv2
|
6 |
opencv-python
|
|
|
1 |
+
numpy
|
2 |
+
pillow
|
3 |
+
torch
|
4 |
+
git+https://github.com/huggingface/transformers.git
|
|
|
5 |
opencv-python
|