Uhhy commited on
Commit
be7feec
1 Parent(s): 3b46cef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi
2
  uvicorn
3
  pydantic
4
- llama-cpp
5
  requests
6
  python-multipart
7
  httpx
 
1
  fastapi
2
  uvicorn
3
  pydantic
4
+ llama-cpp-python
5
  requests
6
  python-multipart
7
  httpx