mtwesley commited on
Commit
6d429bd
·
1 Parent(s): 7201bd9

testing upping the reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit==1.32.0
2
- llama-cpp-python==0.2.56
3
- huggingface-hub==0.20.3
4
  sentence-transformers
5
  faiss-cpu
6
  numpy
 
1
  streamlit==1.32.0
2
+ llama-cpp-python==0.2.90
3
+ huggingface-hub==0.25.2
4
  sentence-transformers
5
  faiss-cpu
6
  numpy