rdz-falcon commited on
Commit
1f9317a
·
verified ·
1 Parent(s): 67490ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,6 +8,7 @@ pandas==2.2.3
8
  streamlit==1.45.0
9
  torch==2.7.0 --index-url https://download.pytorch.org/whl/cpu
10
  transformers==4.51.3
11
- llama-cpp-python==0.3.8
 
12
  sentence-transformers
13
  chromadb
 
8
  streamlit==1.45.0
9
  torch==2.7.0 --index-url https://download.pytorch.org/whl/cpu
10
  transformers==4.51.3
11
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
12
+ llama-cpp-python==0.3.8
13
  sentence-transformers
14
  chromadb