iSushant commited on
Commit
5830f2c
·
verified ·
1 Parent(s): 1740ae1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- tensorflow
2
- tensorflow-addons
3
- tensorflow-estimator
4
- streamlit
5
- opencv-python
6
- numpy
7
- keras
8
  vit-keras
 
1
+ tensorflow>=2.13.0
2
+ tensorflow-addons==0.19.0
3
+ tensorflow-estimator
4
+ streamlit
5
+ opencv-python
6
+ numpy
7
+ keras
8
  vit-keras