MWilinski commited on
Commit
6ef8837
·
1 Parent(s): 755362b
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
- opencv-python
2
- gradio
3
- Pillow
4
- numpy
 
 
 
 
 
1
+ gradio==4.15.0
2
+ numpy==1.24.2
3
+ opencv_contrib_python==4.6.0.66
4
+ opencv_python==4.8.1.78
5
+ Pillow==9.5.0
6
+ Pillow==10.2.0
7
+ torch==2.1.2
8
+ torchvision==0.16.2