Spaces:
Runtime error
Runtime error
Harshad Bhandwaldar
commited on
Commit
•
5db1b33
1
Parent(s):
4c9c630
added
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ mxnet>=1.9.1
|
|
2 |
gluoncv>=0.10.5
|
3 |
matplotlib>=3.5.3
|
4 |
opencv-python>=4.6.0
|
5 |
-
gradio
|
|
|
|
2 |
gluoncv>=0.10.5
|
3 |
matplotlib>=3.5.3
|
4 |
opencv-python>=4.6.0
|
5 |
+
gradio
|
6 |
+
numpy
|