Spaces:
Running
Running
vishalkatheriya
commited on
Commit
•
96f3c43
1
Parent(s):
d610807
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
pickle
|
3 |
+
tensorflow
|
4 |
+
PIL
|
5 |
+
sklearn
|
6 |
+
keras
|