nebula commited on
Commit
df0a7d7
·
1 Parent(s): 9842816

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,6 +5,6 @@ opencv_python==4.7.0.72
5
  Pillow==9.3.0
6
  pycocotools==2.0.6
7
  segment_anything==1.0
8
- torch==2.0.0+cu117
9
- torchvision==0.15.1+cu117
10
  tqdm==4.65.0
 
5
  Pillow==9.3.0
6
  pycocotools==2.0.6
7
  segment_anything==1.0
8
+ torch==2.0.0
9
+ torchvision==0.15.1
10
  tqdm==4.65.0