Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pandas
|
3 |
+
pathlib
|
4 |
+
Pillow
|
5 |
+
opencv-python
|
6 |
+
seaborn
|
7 |
+
matplotlib
|
8 |
+
tensorflow
|