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

Update requirements.txt

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