balthou commited on
Commit
f51f8b4
·
1 Parent(s): 4cc6d89

add batch-processing dependancy

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,6 +5,7 @@ torchmetrics
5
  tqdm
6
  numba
7
  scikit-image
 
8
 
9
 
10
 
 
5
  tqdm
6
  numba
7
  scikit-image
8
+ batch-processing
9
 
10
 
11