Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python-headless
|
2 |
-
torch==1.
|
3 |
pandas
|
4 |
numpy
|
5 |
matplotlib
|
|
|
1 |
opencv-python-headless
|
2 |
+
torch==1.9.0
|
3 |
pandas
|
4 |
numpy
|
5 |
matplotlib
|