younes21000 commited on
Commit
c0ceb74
·
verified ·
1 Parent(s): 2992cfa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  transformers
2
  gradio
3
  moviepy
4
- torch # This installs PyTorch, which is necessary for Whisper
 
 
1
  transformers
2
  gradio
3
  moviepy
4
+ torch # PyTorch for Whisper
5
+ sentencepiece # Required for M2M100 and MarianMT translation models