Andrew12121212 commited on
Commit
83d1847
·
verified ·
1 Parent(s): 3b34cf3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- tensorflow
2
- gradio
3
- scikit-learn
4
- numpy
 
 
1
+ tensorflow==2.13.0
2
+ scikit-learn==1.2.2
3
+ gradio==3.44.0
4
+ numpy==1.24.3
5
+ pandas==2.0.3