Spaces:
Running
on
Zero
Running
on
Zero
wenxiang guo
commited on
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
torchlibrosa==0.1.0
|
2 |
pytorch-lightning==2.3.0
|
3 |
jupyter==1.0.0
|
|
|
1 |
+
--index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch==2.1.0
|
3 |
+
torchvision==0.16.0
|
4 |
+
torchaudio==2.1.0
|
5 |
torchlibrosa==0.1.0
|
6 |
pytorch-lightning==2.3.0
|
7 |
jupyter==1.0.0
|