Bi Yoo commited on
Commit
9749a7e
·
1 Parent(s): 790e4b9

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,6 +6,6 @@ faiss-cpu==1.8.0
6
  pydantic==2.5.0
7
  numpy>=1.26.4,<2
8
  python-multipart==0.0.6
9
- llama-cpp-python==0.2.82
10
  itsdangerous==2.2.0
11
  requests==2.31.0
 
6
  pydantic==2.5.0
7
  numpy>=1.26.4,<2
8
  python-multipart==0.0.6
9
+ llama-cpp-python>=0.3.6
10
  itsdangerous==2.2.0
11
  requests==2.31.0