Singhp08 commited on
Commit
2e1a661
·
verified ·
1 Parent(s): 86e5e75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ requests
3
  gTTS
4
  pydub
5
  numpy<2.0.0
6
- # Fast CPU optimized torch
7
  --extra-index-url https://download.pytorch.org/whl/cpu
8
  torch
9
  torchaudio
 
3
  gTTS
4
  pydub
5
  numpy<2.0.0
6
+ # Fast CPU optimized torch (Very Important for Light weight)
7
  --extra-index-url https://download.pytorch.org/whl/cpu
8
  torch
9
  torchaudio