Issamohammed commited on
Commit
f12cc38
·
verified ·
1 Parent(s): 69d5d5e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- transformers>=4.36.0
2
- gradio>=4.0.0
3
- pydub
4
- torch>=2.0.0
 
 
1
+ transformers>=4.35.0
2
+ torchaudio>=2.1.0
3
+ gradio>=4.10.0
4
+ pydub>=0.25.1
5
+ ffmpeg-python>=0.2.0