don0726 commited on
Commit
c94d4f4
·
verified ·
1 Parent(s): 282a8f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  TTS==0.22.0
2
- torch==2.1.2
3
- torchaudio==2.1.2
4
 
5
  gradio==4.36.1
6
 
@@ -15,3 +15,6 @@ pydub
15
  importlib-resources<7.0
16
 
17
 
 
 
 
 
1
  TTS==0.22.0
2
+ torch==2.2.2
3
+ torchaudio==2.2.2
4
 
5
  gradio==4.36.1
6
 
 
15
  importlib-resources<7.0
16
 
17
 
18
+ ffmpeg-python
19
+
20
+