Nechba commited on
Commit
702b55e
·
verified ·
1 Parent(s): b10bae9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
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
+ torch==2.3.0 # Add PyTorch to enable model loading
5
+ torchaudio