Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
adefossez committed Jan 16, 2024
1 parent 2508048 commit 76a0994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ numpy
sentencepiece
spacy>=3.6.1
torch==2.1.0
torchaudio>=2.0.0
torchaudio>=2.0.0,<2.1.2
huggingface_hub
tqdm
transformers>=4.31.0 # need Encodec there.
xformers
xformers<0.0.23
demucs
librosa
gradio
Expand Down

0 comments on commit 76a0994

Please sign in to comment.