Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
git+https://github.com/serp-ai/bark-with-voice-clone
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
soundfile
|
|
|
1 |
+
git+https://github.com/serp-ai/bark-with-voice-clone.git
|
2 |
+
https://download.pytorch.org/whl/nightly/pytorch_triton-2.1.0%2B46672772b4-cp38-cp38-linux_x86_64.whl
|
3 |
+
https://download.pytorch.org/whl/nightly/cu117/torch-2.1.0.dev20230413%2Bcu117-cp38-cp38-linux_x86_64.whl
|
4 |
+
https://download.pytorch.org/whl/nightly/cu117/torchvision-0.16.0.dev20230413%2Bcu117-cp38-cp38-linux_x86_64.whl
|
5 |
+
https://download.pytorch.org/whl/nightly/cu117/torchaudio-2.1.0.dev20230413%2Bcu117-cp38-cp38-linux_x86_64.whl
|
6 |
soundfile
|