Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -15,4 +15,8 @@ scipy
|
|
15 |
tb-nightly
|
16 |
tqdm
|
17 |
yapf
|
18 |
-
psutil
|
|
|
|
|
|
|
|
|
|
15 |
tb-nightly
|
16 |
tqdm
|
17 |
yapf
|
18 |
+
psutil
|
19 |
+
|
20 |
+
numpy
|
21 |
+
tensorflow
|
22 |
+
tensorflow_hub
|