mayf commited on
Commit
313c831
·
verified ·
1 Parent(s): c46a4e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  streamlit>=1.20
2
  pillow>=9.0
3
- gTTS>=2.3.1
4
  transformers>=4.30
5
  huggingface_hub>=0.17
6
  sentencepiece>=0.1.97
7
-
8
-
 
1
  streamlit>=1.20
2
  pillow>=9.0
3
+ torch>=2.0.0
4
  transformers>=4.30
5
  huggingface_hub>=0.17
6
  sentencepiece>=0.1.97
7
+ gTTS>=2.3.1