Skip to content

Commit

Permalink
Set pytorch version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JadeCopet committed Nov 21, 2023
1 parent 6f08e33 commit d7e4acc
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 @@ -9,7 +9,7 @@ num2words
numpy
sentencepiece
spacy==3.5.2
torch>=2.0.0
torch==2.1.0
torchaudio>=2.0.0
huggingface_hub
tqdm
Expand All @@ -20,4 +20,4 @@ librosa
gradio
torchmetrics
encodec
protobuf
protobuf

0 comments on commit d7e4acc

Please sign in to comment.