Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +13 -14
requirements.txt
CHANGED
|
@@ -5,18 +5,18 @@ torchvision
|
|
| 5 |
accelerate
|
| 6 |
opencv-python
|
| 7 |
pillow
|
| 8 |
-
fastremap
|
| 9 |
-
monai
|
| 10 |
-
numba
|
| 11 |
-
numpy
|
| 12 |
-
pandas
|
| 13 |
-
pytz
|
| 14 |
-
scipy
|
| 15 |
-
segmentation_models_pytorch
|
| 16 |
-
tifffile
|
| 17 |
-
torch
|
| 18 |
-
tqdm
|
| 19 |
-
wandb
|
| 20 |
scikit-image
|
| 21 |
matplotlib
|
| 22 |
TensorFlow
|
|
@@ -27,5 +27,4 @@ scikit-image
|
|
| 27 |
numpy
|
| 28 |
scipy
|
| 29 |
cellpose
|
| 30 |
-
natsort
|
| 31 |
-
|
|
|
|
| 5 |
accelerate
|
| 6 |
opencv-python
|
| 7 |
pillow
|
| 8 |
+
fastremap
|
| 9 |
+
monai
|
| 10 |
+
numba
|
| 11 |
+
numpy
|
| 12 |
+
pandas
|
| 13 |
+
pytz
|
| 14 |
+
scipy
|
| 15 |
+
segmentation_models_pytorch
|
| 16 |
+
tifffile
|
| 17 |
+
torch
|
| 18 |
+
tqdm
|
| 19 |
+
wandb
|
| 20 |
scikit-image
|
| 21 |
matplotlib
|
| 22 |
TensorFlow
|
|
|
|
| 27 |
numpy
|
| 28 |
scipy
|
| 29 |
cellpose
|
| 30 |
+
natsort
|
|
|