segestic commited on
Commit
25c468a
1 Parent(s): 73a347f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- tensorflow-cpu
2
- numpy
3
- opencv-python
4
- gradio
 
1
+ tensorflow-cpu==2.12.1
2
+ numpy==1.24.2
3
+ opencv-python==4.7.0.72
4
+ gradio==3.16.1