Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
torchaudio
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
5 |
-
soundfile
|
6 |
-
git+https://github.com/serp-ai/bark-with-voice-clone
|
|
|
1 |
+
git+https://github.com/serp-ai/bark-with-voice-clone
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu117
|
6 |
+
soundfile
|
|