Spaces:
Runtime error
Runtime error
init
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ scipy==1.7.3
|
|
4 |
tensorflow-gpu==1.15.0
|
5 |
tqdm
|
6 |
numpy
|
7 |
-
|
8 |
argparse
|
|
|
4 |
tensorflow-gpu==1.15.0
|
5 |
tqdm
|
6 |
numpy
|
7 |
+
glob3
|
8 |
argparse
|