Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,7 +3,8 @@ torch
|
|
3 |
torchvision
|
4 |
Pillow
|
5 |
numpy
|
6 |
-
opencv-python
|
|
|
7 |
firebase-admin
|
8 |
psycopg2-binary
|
9 |
grad-cam
|
|
|
3 |
torchvision
|
4 |
Pillow
|
5 |
numpy
|
6 |
+
opencv-python
|
7 |
+
|
8 |
firebase-admin
|
9 |
psycopg2-binary
|
10 |
grad-cam
|