Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
jupyterlab==4.2.5
|
| 2 |
tornado==6.2
|
| 3 |
-
ipywidgets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
jupyterlab==4.2.5
|
| 2 |
tornado==6.2
|
| 3 |
+
ipywidgets
|
| 4 |
+
Pillow
|
| 5 |
+
numpy
|
| 6 |
+
scikit-image
|
| 7 |
+
imageio
|
| 8 |
+
stackview
|
| 9 |
+
pandas
|
| 10 |
+
seaborn
|
| 11 |
+
matplotlib
|
| 12 |
+
scipy
|
| 13 |
+
napari-segment-blobs-and-things-with-membranes
|
| 14 |
+
napari-simpleitk-image-processing
|
| 15 |
+
opencv-python
|
| 16 |
+
scikit-learn
|
| 17 |
+
numba
|
| 18 |
+
umap-learn
|