iSushant commited on
Commit
7946d9f
·
verified ·
1 Parent(s): 58a55be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- tensorflow
2
- tensorflow-addons
3
  tensorflow-estimator
4
  streamlit
5
  opencv-python
6
  numpy
7
  keras
8
- vit-keras
9
- keras.src.engine
 
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