Nechba commited on
Commit
a1c8872
·
verified ·
1 Parent(s): fa58d25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  Flask
2
  openai-whisper
3
  transformers==4.40.0
 
4
  torch==2.3.0 # Add PyTorch to enable model loading
 
1
  Flask
2
  openai-whisper
3
  transformers==4.40.0
4
+ ffmpeg-python
5
  torch==2.3.0 # Add PyTorch to enable model loading