Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
numpy>=2
|
| 3 |
opencv-python==4.12.0.88
|
| 4 |
tqdm==4.67.1
|
|
|
|
| 1 |
+
torch>=1.13.0,<=2.5.1
|
| 2 |
numpy>=2
|
| 3 |
opencv-python==4.12.0.88
|
| 4 |
tqdm==4.67.1
|