shubham5524 commited on
Commit
59551ce
·
verified ·
1 Parent(s): b04f72f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ uvicorn[standard]
3
  pydantic
4
  torch
5
  torchvision
6
- numpy<2.0 # Downgrade NumPy to 1.x version
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