NavyDevilDoc commited on
Commit
553edb3
·
verified ·
1 Parent(s): 2b08f17

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,6 +7,7 @@ pyyaml
7
  huggingface_hub
8
  bcrypt
9
  pytz
 
10
  llama-cpp-python
11
  # --- RAG CORE ---
12
  langchain
 
7
  huggingface_hub
8
  bcrypt
9
  pytz
10
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
11
  llama-cpp-python
12
  # --- RAG CORE ---
13
  langchain