Nechba commited on
Commit
05c5f59
·
verified ·
1 Parent(s): 2ea3a36

Update requirements.txt

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