MarcosFRGames commited on
Commit
c84bff5
·
verified ·
1 Parent(s): a97eb5a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gunicorn>=21.2.0
2
  flask>=2.3.3
3
  requests>=2.31.0
4
- psutil>=5.9.6
 
 
1
  gunicorn>=21.2.0
2
  flask>=2.3.3
3
  requests>=2.31.0
4
+ psutil>=5.9.6
5
+ llama-cpp-python==0.3.16