MarcosFRGames commited on
Commit
dba955f
·
verified ·
1 Parent(s): 910aa21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- pip>=0.1
2
- llama-cpp-python==0.3.8
 
3
  gunicorn>=21.2.0
4
  flask>=2.3.3
5
  requests>=2.31.0
 
1
+ pip>=3.8
2
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
3
+ llama-cpp-python>=0.3.8
4
  gunicorn>=21.2.0
5
  flask>=2.3.3
6
  requests>=2.31.0