Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ pandas
|
|
2 |
numpy
|
3 |
tensorflow
|
4 |
pillow
|
5 |
-
scipy
|
|
|
|
|
|
2 |
numpy
|
3 |
tensorflow
|
4 |
pillow
|
5 |
+
scipy
|
6 |
+
opencv-python
|
7 |
+
huggingface_hub
|