alexlau commited on
Commit
31767ee
1 Parent(s): bc3589b

update requirments

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -4,6 +4,11 @@ jaxlib>=0.1.57
4
  flax>=0.2.2
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
 
 
 
 
 
 
4
  flax>=0.2.2
5
  opencv-python>=4.4.0
6
  Pillow>=7.2.0
7
+ pyyaml>=5.3.1
8
+ tensorboard>=2.4.0
9
  tensorflow>=2.3.1
10
+ tensorflow-hub>=0.11.0
11
+ transformers==4.8.2
12
+ tqdm==4.61.2
13
+ streamlit==0.84.1
14
+ googledrivedownloader==0.4