HongFangzhou commited on
Commit
2315629
1 Parent(s): 61ca3ae

update app.py

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- --index-url https://download.pytorch.org/whl/cu118
2
- torch==2.0.0
3
- torchvision
4
- torchaudio
5
  pytorch-lightning
6
  numpy
7
  tqdm
 
1
+ torch==1.13.1+cu117
2
+ torchvision==0.14.1+cu117
3
+ torchaudio==0.13.1
4
+ --extra-index-url https://download.pytorch.org/whl/cu117
5
  pytorch-lightning
6
  numpy
7
  tqdm