Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
opencv-python
|
3 |
-
|
4 |
numpy
|
5 |
-
gradio
|
|
|
|
1 |
+
timm
|
2 |
opencv-python
|
3 |
+
pytorch
|
4 |
numpy
|
5 |
+
gradio
|
6 |
+
matplotlib
|