Spaces:
Runtime error
Runtime error
Stavros Niafas
commited on
Commit
•
cba05be
1
Parent(s):
630886e
update bokeh space
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow
|
2 |
-
numpy
|
3 |
-
gdown
|
4 |
-
pillow
|
|
|
1 |
+
tensorflow==2.3.1
|
2 |
+
numpy==1.18.5
|
3 |
+
gdown==4.2.0
|
4 |
+
pillow==*
|