jiangyzy commited on
Commit
83c3b26
1 Parent(s): c2e220a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch==1.12.1
3
- torchvision==0.13.1
 
 
4
  albumentations==0.4.3
5
  opencv-python
6
  pudb==2019.2
 
1
+ # --extra-index-url https://download.pytorch.org/whl/cu113
2
+ # torch==1.12.1
3
+ # torchvision==0.13.1
4
+ torch
5
+ torchvision
6
  albumentations==0.4.3
7
  opencv-python
8
  pudb==2019.2