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

Update requirements.txt

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