Spaces:
Running
Running
Commit
·
eac75b2
1
Parent(s):
af59bbb
update
Browse files- pre-requirements.txt +2 -2
pre-requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
pytorch-lightning==2.2.4
|
4 |
numpy==1.26.4
|
5 |
opencv-python
|
|
|
1 |
+
torch==2.4.0
|
2 |
+
torchvision==0.19.0
|
3 |
pytorch-lightning==2.2.4
|
4 |
numpy==1.26.4
|
5 |
opencv-python
|