Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
blaise-tk committed Feb 20, 2024
1 parent 87befe4 commit ba5004b
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
gradio==4.14.0
tqdm==4.65.0
numpy==1.23.5
faiss-cpu==1.7.3
git+https://github.com/IAHispano/fairseq; sys_platform == 'linux'
fairseq==0.12.2; sys_platform == 'win32'
matplotlib==3.7.1
scipy==1.9.3
librosa==0.9.2
Expand All @@ -14,6 +11,12 @@ pydub==0.25.1
soxr==0.3.5
transformers==4.28.1
flask
torchcrepe
requests
torch==2.1.1
torchvision==0.16.1
torchaudio==2.1.1
faiss-cpu==1.7.3
git+https://github.com/IAHispano/fairseq; sys_platform == 'linux'
fairseq==0.12.2; sys_platform == 'win32'
tensorboard
requests
tensorboardX

0 comments on commit ba5004b

Please sign in to comment.