tdubon commited on
Commit
13df107
·
1 Parent(s): c147beb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
 
2
- huggingface_hub
3
- numpy
4
  folium==0.2.1
5
  imgaug==0.2.6
6
- tensorflow==2.7.0
7
- tensorflow_decision_forests==0.2
8
  ipykernel==4.10
9
  git-lfs
10
- wurlitzer==3.0.2
 
11
  pip==22.0.3
 
1
 
2
+
3
+ numpy==1.20
4
  folium==0.2.1
5
  imgaug==0.2.6
6
+ tensorflow
7
+ tensorflow_decision_forests
8
  ipykernel==4.10
9
  git-lfs
10
+ wurlitzer
11
+ tf.contrib.resampler
12
  pip==22.0.3