offthewallace commited on
Commit
4f4a14d
1 Parent(s): a7f5494

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  # pip install -r requirements.txt
2
 
 
3
  # base ----------------------------------------
4
  matplotlib>=3.2.2
5
  numpy>=1.18.5
@@ -10,6 +11,7 @@ scipy>=1.4.1
10
  torch>=1.7.0
11
  torchvision>=0.8.1
12
  tqdm>=4.41.0
 
13
 
14
  # logging -------------------------------------
15
  tensorboard>=2.4.1
 
1
  # pip install -r requirements.txt
2
 
3
+
4
  # base ----------------------------------------
5
  matplotlib>=3.2.2
6
  numpy>=1.18.5
 
11
  torch>=1.7.0
12
  torchvision>=0.8.1
13
  tqdm>=4.41.0
14
+ pdf2image
15
 
16
  # logging -------------------------------------
17
  tensorboard>=2.4.1