Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
opencv_python
|
| 2 |
sahi
|
| 3 |
-
|
| 4 |
numpy==1.23.5
|
| 5 |
pandas==1.5.3
|
| 6 |
tensorflow==2.13.0
|
|
|
|
| 1 |
opencv_python
|
| 2 |
sahi
|
| 3 |
+
torch
|
| 4 |
numpy==1.23.5
|
| 5 |
pandas==1.5.3
|
| 6 |
tensorflow==2.13.0
|