fffiloni commited on
Commit
5cdf25e
1 Parent(s): ccd1672

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
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
 
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