Abdus Samad Mizi commited on
Commit
c7515e4
·
1 Parent(s): a74d636

"modify numpy version"

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ uvicorn==0.29.0
3
  torch==2.1.2
4
  torchvision==0.16.2
5
  pillow==10.2.0
6
- numpy
7
  python-multipart
8
 
9
 
 
3
  torch==2.1.2
4
  torchvision==0.16.2
5
  pillow==10.2.0
6
+ numpy<2.0
7
  python-multipart
8
 
9