Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- numpy==1.24.0
2
- torch==2.0.0
3
- opencv-python==4.5.5.62
4
- Pillow==9.4.0
5
- scipy==1.10.0
 
1
+ numpy>=1.26
2
+ torch
3
+ opencv-python-headless
4
+ Pillow
5
+ scipy