thomson99 commited on
Commit
9c37c71
·
verified ·
1 Parent(s): 63a9fd4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
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+cu118
5
- torchaudio==2.0.1+cu118
6
  transformers==4.31.0
7
  accelerate==0.20.3
8
  gradio==3.37.0
@@ -20,4 +20,4 @@ torchmetrics==0.11.4
20
  encodec==0.1.1
21
  spacy==3.5.2
22
  pydantic==1.10.13
23
- git+https://github.com/facebookresearch/[email protected]#egg=audiocraft
 
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.20.3
8
  gradio==3.37.0
 
20
  encodec==0.1.1
21
  spacy==3.5.2
22
  pydantic==1.10.13
23
+ audiocraft @ git+https://github.com/facebookresearch/[email protected]