Spaces:
Sleeping
Sleeping
Commit ·
23ede80
1
Parent(s): 3a76a8c
Upload Requirements.txt
Browse files- Requirements.txt +5 -0
Requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
tensorflow
|
| 2 |
+
numpy
|
| 3 |
+
tensorflow_hub
|
| 4 |
+
matplotlib
|
| 5 |
+
Pillow
|