triton7777 commited on
Commit
e21cc96
·
1 Parent(s): 3516513
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- --find-links https://download.openmmlab.com/mmcv/dist/cu118/torch2.0.0/index.html
2
  mmcv==2.0.0
3
  mmengine
4
  mmsegmentation
5
  gradio
6
- torch==2.0.0
7
- torchvision==0.15.1
8
  numpy
9
  Pillow
 
1
+ --find-links https://download.openmmlab.com/mmcv/dist/cu121/torch2.2.0/index.html
2
  mmcv==2.0.0
3
  mmengine
4
  mmsegmentation
5
  gradio
6
+ torch==2.2.2
7
+ torchvision==0.17.2
8
  numpy
9
  Pillow