alexlau commited on
Commit
bc3589b
1 Parent(s): 19677a1

add tensorflow into requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ flax>=0.2.2
5
  opencv-python>=4.4.0
6
  Pillow>=7.2.0
7
  streamlit==0.84.1
8
- googledrivedownloader==0.4
 
 
5
  opencv-python>=4.4.0
6
  Pillow>=7.2.0
7
  streamlit==0.84.1
8
+ googledrivedownloader==0.4
9
+ tensorflow>=2.3.1