ishans24 commited on
Commit
84eab62
1 Parent(s): b280194

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- opencv-python
2
- random
3
- gradio
4
- numpy
5
- tensorflow
 
1
+ opencv-python==4.10.0.84
2
+ gradio==4.37.2
3
+ numpy==1.24.3
4
+ tensorflow==2.16.1