deepanway commited on
Commit
3a6eceb
1 Parent(s): cc42fc1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- git+https://github.com/declare-lab/tango.git
2
- --find-links https://download.pytorch.org/whl/torch_stable.html
3
- torch==1.13.1+cpu
4
  torchaudio==0.13.1
5
  torchvision==0.14.1
6
  transformers==4.27.0
@@ -27,4 +25,6 @@ ssr_eval==0.0.6
27
  torchlibrosa==0.1.0
28
  tqdm==4.63.1
29
  wandb==0.12.14
30
- gradio
 
 
 
1
+ torch==1.13.1
 
 
2
  torchaudio==0.13.1
3
  torchvision==0.14.1
4
  transformers==4.27.0
 
25
  torchlibrosa==0.1.0
26
  tqdm==4.63.1
27
  wandb==0.12.14
28
+ ipython==8.12.0
29
+ gradio==3.28.1
30
+ wavio==0.0.7