--- requirements.txt.orig 2024-01-01 00:00:00.000000000 +0000 +++ requirements.txt 2024-01-01 00:00:00.000000000 +0000 @@ -1,5 +1,5 @@ -# please make sure you have already a pytorch install that is cuda enabled! -av==11.0.0 +# please make sure you have already a pytorch install +av einops flashy>=0.0.1 hydra-core>=1.1 @@ -9,17 +9,16 @@ numpy sentencepiece spacy>=3.6.1 -torch==2.1.0 -torchaudio>=2.0.0,<2.1.2 +torch +torchaudio huggingface_hub tqdm -transformers>=4.31.0 # need Encodec there. -xformers<0.0.23 +transformers>=4.31.0 +xformers demucs librosa gradio torchmetrics encodec protobuf -torchvision==0.16.0 -torchtext==0.16.0 +torchvision