sparsh007 commited on
Commit
11bb8cd
·
verified ·
1 Parent(s): b37081f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,5 +2,5 @@ torch
2
  gradio
3
  Pillow
4
  opencv-python
5
- numpy
6
- scipy
 
2
  gradio
3
  Pillow
4
  opencv-python
5
+ numpy==1.23.4
6
+ scipy==1.9.3