JeffLiang commited on
Commit
de653a1
·
1 Parent(s): 240a9db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -12,6 +12,7 @@ ftfy
12
  regex
13
  tqdm
14
  gdown
 
15
  # Torch
16
  --find-links https://download.pytorch.org/whl/cu113/torch_stable.html
17
  torch==1.10.1+cu113
 
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