Spaces:
Running
Running
Commit
·
953ef7e
1
Parent(s):
4ed8d9f
update
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision==0.
|
3 |
pytorch-lightning==2.2.4
|
4 |
numpy==1.26.4
|
5 |
opencv-python
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
torchvision==0.15.1
|
3 |
pytorch-lightning==2.2.4
|
4 |
numpy==1.26.4
|
5 |
opencv-python
|