Spaces:
Runtime error
Runtime error
SerdarHelli
commited on
Commit
•
8bb3a82
1
Parent(s):
7174da6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy==1.24.2
|
|
4 |
Pillow==9.4.0
|
5 |
torch==1.12.1
|
6 |
transformers==4.26.0
|
7 |
-
opencv-python
|
|
|
|
4 |
Pillow==9.4.0
|
5 |
torch==1.12.1
|
6 |
transformers==4.26.0
|
7 |
+
opencv-python
|
8 |
+
imutils
|