cchaun commited on
Commit
b63864d
·
1 Parent(s): e566853

update packages

Browse files
Files changed (2) hide show
  1. .gitignore +2 -0
  2. requirements.txt +1 -1
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ venv
2
+ __pycache__
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  torch==1.12.0
2
  torchvision==0.13.0
3
- torchaudio==0.12.1
4
  gradio==3.1.4
5
  librosa==0.9.2
 
1
  torch==1.12.0
2
  torchvision==0.13.0
3
+ torchaudio==0.12.0
4
  gradio==3.1.4
5
  librosa==0.9.2