yashbyname commited on
Commit
43f872f
·
verified ·
1 Parent(s): 8fd1d01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- pandas
2
- requests
3
- tf_keras
4
- tensorflow_hub==0.12.0
5
- numpy
6
- pillow
7
  gradio==3.17.0
 
1
+ pandas>=2.0.0
2
+ requests>=2.31.0
3
+ tf-keras
4
+ tensorflow-hub>=0.12.0
5
+ numpy>=1.24.0
6
+ pillow>=10.0.0
7
  gradio==3.17.0