Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
-
gradio
|
| 2 |
cellpose
|
| 3 |
-
|
|
|
|
| 4 |
opencv-python
|
| 5 |
matplotlib
|
| 6 |
-
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
cellpose
|
| 2 |
+
gradio
|
| 3 |
+
spaces
|
| 4 |
opencv-python
|
| 5 |
matplotlib
|
| 6 |
+
Pillow
|
| 7 |
+
numpy
|
| 8 |
+
huggingface_hub
|