RICHERGIRL commited on
Commit
41f45b4
·
verified ·
1 Parent(s): 52a461f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio
2
- tensorflow
3
- pandas
4
- numpy
5
- opencv-python
6
- scikit-learn
 
1
+ gradio==3.50.0
2
+ tensorflow-cpu==2.12.0
3
+ pandas==1.5.3
4
+ numpy==1.23.5
5
+ opencv-python-headless==4.7.0.72