laserbeam2045 commited on
Commit
e649258
·
1 Parent(s): e734f98
Files changed (2) hide show
  1. packages.txt +0 -1
  2. requirements.txt +1 -0
packages.txt CHANGED
@@ -1,2 +1 @@
1
  build-essential
2
- cmake
 
1
  build-essential
 
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  fastapi
2
  uvicorn[standard]
3
  llama-cpp-python>=0.2.79
 
 
1
  fastapi
2
  uvicorn[standard]
3
  llama-cpp-python>=0.2.79
4
+ cmake