MarcosFRGames commited on
Commit
7ec1b53
·
verified ·
1 Parent(s): 29be60a

Update requirements.txt

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