Spaces:
Paused
Paused
silentchen
commited on
Commit
•
6ae5687
1
Parent(s):
4e14811
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.
|
2 |
-
torchvision==0.
|
3 |
omegaconf==2.1.1
|
4 |
albumentations==1.3.0
|
5 |
opencv-python
|
|
|
1 |
+
torch==1.13.1
|
2 |
+
torchvision==0.14.1
|
3 |
omegaconf==2.1.1
|
4 |
albumentations==1.3.0
|
5 |
opencv-python
|