Spaces:
Sleeping
Sleeping
sweetcocoa
commited on
Commit
•
11b1c3b
1
Parent(s):
b069716
req update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ pytorch-lightning
|
|
5 |
essentia==2.1b6.dev609
|
6 |
note-seq==0.0.3
|
7 |
pyFluidSynth==1.3.0
|
|
|
8 |
torch
|
9 |
torchaudio
|
|
|
5 |
essentia==2.1b6.dev609
|
6 |
note-seq==0.0.3
|
7 |
pyFluidSynth==1.3.0
|
8 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
9 |
torch
|
10 |
torchaudio
|