Ocillus commited on
Commit
2f3096f
·
verified ·
1 Parent(s): fd97031

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy
2
- pillow
3
- opencv-python
4
  gradio==3.50.2
 
1
+ numpy==1.26.4
2
+ Pillow=10.1.0
3
+ opencv-python==4.9.0.80
4
  gradio==3.50.2