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