thomson99 commited on
Commit
e8c7bfd
·
verified ·
1 Parent(s): c890ccb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  numpy==1.24.0
3
  scipy==1.11.0
4
- torch==2.0.1
5
- torchaudio==2.0.1
6
  transformers==4.31.0
7
  accelerate==0.19.0
8
  gradio==3.37.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  numpy==1.24.0
3
  scipy==1.11.0
4
+ torch==2.0.0
5
+ torchaudio==2.0.0+cu118
6
  transformers==4.31.0
7
  accelerate==0.19.0
8
  gradio==3.37.0