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