Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
tensorflow_hub
|
3 |
+
|
4 |
+
Pillow
|
5 |
+
|
6 |
+
matplotlib
|
7 |
+
numpy
|