xiaoming32236046 commited on
Commit
89b7e60
1 Parent(s): 6065bc2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- numpy
2
- opencv-python-headless
3
- matplotlib
4
- Pillow
5
- gradio==3.43.1
6
- urllib3
 
1
+ numpy==1.21.6
2
+ opencv-python-headless==4.5.5.64
3
+ matplotlib==3.5.3
4
+ gradio==3.23.0
5
+ Pillow==9.3.0