Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ uvicorn[standard]
|
|
3 |
pydantic
|
4 |
torch
|
5 |
torchvision
|
6 |
-
numpy<2.0
|
7 |
scikit-image
|
8 |
matplotlib
|
9 |
opencv-python
|
|
|
3 |
pydantic
|
4 |
torch
|
5 |
torchvision
|
6 |
+
numpy<2.0
|
7 |
scikit-image
|
8 |
matplotlib
|
9 |
opencv-python
|