LiruiZhao commited on
Commit
1aa2265
·
verified ·
1 Parent(s): 621a6ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  numpy==1.24.4
2
- torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
3
- torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
4
  transformers==4.19.2
5
  tqdm==4.66.2
6
  gradio==3.50.2
 
1
  numpy==1.24.4
2
+ torch==1.13.1
3
+ torchvision==0.14.1
4
  transformers==4.19.2
5
  tqdm==4.66.2
6
  gradio==3.50.2