tombetthauser commited on
Commit
6f889f2
Β·
1 Parent(s): a05b949

Add dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -6,4 +6,7 @@ ftfy
6
  wget
7
  huggingface_hub
8
  --extra-index-url https://download.pytorch.org/whl/cu113
9
- torch
 
 
 
 
6
  wget
7
  huggingface_hub
8
  --extra-index-url https://download.pytorch.org/whl/cu113
9
+ torch
10
+ PIL
11
+ numpy
12
+ cv2