Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ ftfy
|
|
12 |
regex
|
13 |
tqdm
|
14 |
gdown
|
15 |
-
Pillow
|
16 |
# Torch
|
17 |
--find-links https://download.pytorch.org/whl/cu113/torch_stable.html
|
18 |
torch==1.10.1+cu113
|
|
|
12 |
regex
|
13 |
tqdm
|
14 |
gdown
|
15 |
+
Pillow==6.2.1
|
16 |
# Torch
|
17 |
--find-links https://download.pytorch.org/whl/cu113/torch_stable.html
|
18 |
torch==1.10.1+cu113
|