Spaces:
Sleeping
Sleeping
Update pre-requirements.txt
Browse files- pre-requirements.txt +8 -9
pre-requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
matplotlib
|
2 |
-
numpy
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
tqdm==4.65.0
|
|
|
1 |
+
matplotlib
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
Pillow
|
5 |
+
Requests
|
6 |
+
tensorflow
|
7 |
+
tensorflow_intel
|
8 |
+
tqdm
|
|