shrishSVaidya commited on
Commit
877a484
·
1 Parent(s): 62afad9

fixing requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio>=4.0.0
 
2
  llama-cpp-python==0.3.16 # Use a stable version, HF will compile it automatically
3
  langchain
4
  langchain-community
 
1
  gradio>=4.0.0
2
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
3
  llama-cpp-python==0.3.16 # Use a stable version, HF will compile it automatically
4
  langchain
5
  langchain-community