Spaces:
Runtime error
Runtime error
Commit ·
de0484f
1
Parent(s): 1510c09
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -2,13 +2,13 @@
|
|
| 2 |
#Keras-Applications
|
| 3 |
#Keras-Preprocessing
|
| 4 |
#keras-vggface
|
| 5 |
-
matplotlib
|
| 6 |
-
numpy
|
| 7 |
#oauthlib
|
| 8 |
-
opencv-python-headless
|
| 9 |
-
pandas
|
| 10 |
-
Pillow
|
| 11 |
-
scipy
|
| 12 |
|
| 13 |
#tensorflow-cpu
|
| 14 |
#mtcnn
|
|
|
|
| 2 |
#Keras-Applications
|
| 3 |
#Keras-Preprocessing
|
| 4 |
#keras-vggface
|
| 5 |
+
#matplotlib
|
| 6 |
+
#numpy
|
| 7 |
#oauthlib
|
| 8 |
+
#opencv-python-headless
|
| 9 |
+
#pandas
|
| 10 |
+
#Pillow
|
| 11 |
+
#scipy
|
| 12 |
|
| 13 |
#tensorflow-cpu
|
| 14 |
#mtcnn
|