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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
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
 
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