ArchitSharma commited on
Commit
0bb992c
1 Parent(s): 3772235

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  torchvision
3
- numpy
4
  opencv-python-headless
5
  matplotlib
6
  scipy==1.7.2
 
1
  torch
2
  torchvision
3
+ numpy<1.23.0
4
  opencv-python-headless
5
  matplotlib
6
  scipy==1.7.2