minzo456 commited on
Commit
e93d418
·
verified ·
1 Parent(s): 1c16d70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
 
1
  flask
2
  flask-cors
3
  requests
4
  feedparser
5
  beautifulsoup4
6
- llama-cpp-python
7
  huggingface-hub
 
1
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
+ llama-cpp-python
3
  flask
4
  flask-cors
5
  requests
6
  feedparser
7
  beautifulsoup4
 
8
  huggingface-hub