Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
|
|
|
2 |
numpy==1.20
|
3 |
folium==0.2.1
|
4 |
imgaug==0.2.6
|
5 |
-
tensorflow==2.
|
6 |
-
keras
|
7 |
tensorflow_decision_forests
|
8 |
ipykernel==4.10
|
9 |
-
|
|
|
|
|
|
1 |
|
2 |
+
huggingface_hub
|
3 |
numpy==1.20
|
4 |
folium==0.2.1
|
5 |
imgaug==0.2.6
|
6 |
+
tensorflow==2.8.0
|
|
|
7 |
tensorflow_decision_forests
|
8 |
ipykernel==4.10
|
9 |
+
git-lfs
|
10 |
+
wurlitzer
|
11 |
+
tf.contrib.resampler
|