GuillermoPuma commited on
Commit
afdfe34
·
1 Parent(s): d4bc213

Agregando dependencia de pip para funcione en hugginface

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,5 +6,6 @@ ipywebrtc
6
  ipywidgets==7.7.0
7
  ipywidgets==7.7.0
8
  torchaudio==0.11.0
9
-
 
10
 
 
6
  ipywidgets==7.7.0
7
  ipywidgets==7.7.0
8
  torchaudio==0.11.0
9
+ SoundFile
10
+ librosa
11