AnishaNaik03 commited on
Commit
0eaf0c0
·
1 Parent(s): d76f7d3
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  torchvision>=0.10.0
2
- numpy>=1.19.5
3
  Pillow>=8.0.0
4
  matplotlib>=3.3.0
5
  imageio>=2.9.0
6
  scikit-learn>=0.24.0
7
  gradio
8
  torch==2.1.0
 
 
1
  torchvision>=0.10.0
 
2
  Pillow>=8.0.0
3
  matplotlib>=3.3.0
4
  imageio>=2.9.0
5
  scikit-learn>=0.24.0
6
  gradio
7
  torch==2.1.0
8
+ numpy<2