alexlau commited on
Commit
df7f02b
1 Parent(s): 2244280

downsample=2

Browse files
Files changed (1) hide show
  1. requirements_demo.txt +15 -0
requirements_demo.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy>=1.16.4
2
+ #jax>=0.2.6
3
+ jax[cuda111]
4
+ jaxlib>=0.1.57
5
+ flax>=0.2.2
6
+ #opencv-python>=4.4.0
7
+ Pillow>=7.2.0
8
+ pyyaml>=5.3.1
9
+ tensorboard>=2.4.0
10
+ tensorflow>=2.3.1
11
+ tensorflow-hub>=0.11.0
12
+ transformers==4.8.2
13
+ tqdm==4.61.2
14
+ streamlit==0.84.1
15
+ gdown==3.13.0