englissi commited on
Commit
2cb7515
·
verified ·
1 Parent(s): 2ec67ac

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  gradio>=3.0.0
2
  gTTS>=2.2.3
3
- librosa>=0.9.2
4
-
 
1
  gradio>=3.0.0
2
  gTTS>=2.2.3
3
+ librosa>=0.9.2 # 또는 pydub>=0.25.1
4
+ numpy>=1.21.0