Spaces:
Runtime error
Runtime error
Commit
Β·
d16b6a3
1
Parent(s):
1755e3f
Remove cv2
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,5 +7,4 @@ wget
|
|
7 |
huggingface_hub
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
torch
|
10 |
-
numpy
|
11 |
-
cv2
|
|
|
7 |
huggingface_hub
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
9 |
torch
|
10 |
+
numpy
|
|