vitamom commited on
Commit
6276b1a
·
verified ·
1 Parent(s): b608e9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio
2
- opencv-python-headless
3
- numpy
 
 
1
+ gradio==3.35.2
2
+ opencv-python-headless==4.8.1.78
3
+ numpy==1.23.5
4
+ Pillow==9.4.0