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