mechakc commited on
Commit
5729b4d
·
verified ·
1 Parent(s): 4b8348c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  streamlit>=1.35.0
2
  transformers>=4.40.0
3
  torch>=2.2.0
4
  sentencepiece>=0.2.0
5
  gTTS>=2.5.1
6
- langdetect>=1.0.9
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
  streamlit>=1.35.0
3
  transformers>=4.40.0
4
  torch>=2.2.0
5
  sentencepiece>=0.2.0
6
  gTTS>=2.5.1
7
+ langdetect>=1.0.9