Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ opencv_python
|
|
| 8 |
numpy
|
| 9 |
gunicorn
|
| 10 |
eventlet
|
| 11 |
-
tensorflow
|
|
|
|
|
|
| 8 |
numpy
|
| 9 |
gunicorn
|
| 10 |
eventlet
|
| 11 |
+
tensorflow
|
| 12 |
+
firebase_admin
|