mayf commited on
Commit
154acfe
·
verified ·
1 Parent(s): c4110d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
  streamlit>=1.20
2
- pillow>=9.0
3
  torch>=2.0.0
4
- transformers>=4.30
5
- sentencepiece>=0.1.97
6
  gTTS>=2.3.1
7
- llama-cpp-python>=0.2.72 \
8
- --extra-index-url https://jllllll.github.io/llama-cpp-python-cuBLAS-wheels/AVX2/CPU \
9
- --only-binary :all:
 
1
  streamlit>=1.20
 
2
  torch>=2.0.0
3
+ transformers>=4.40
4
+ accelerate>=0.30
5
  gTTS>=2.3.1
6
+ sentencepiece>=0.2.0
7
+ huggingface-hub>=0.22.0