Spaces:
Running
Running
add batch-processing dependancy
Browse files- 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 |
|