MarcosFRGames commited on
Commit
7ae1f01
·
verified ·
1 Parent(s): 6ec9fb3

Update requirements.txt

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