Kushalmanda commited on
Commit
cb4ad70
·
verified ·
1 Parent(s): 7192e55

Update requirements.txt

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