Uhhy commited on
Commit
beeb26c
1 Parent(s): d7712f4

Update requirments.xtx

Browse files
Files changed (1) hide show
  1. requirments.xtx +5 -2
requirments.xtx CHANGED
@@ -1,5 +1,8 @@
 
1
  fastapi
2
  uvicorn
3
- llama-cpp-python
 
4
  python-dotenv
5
- tqdm
 
 
1
+ llama-cpp-python
2
  fastapi
3
  uvicorn
4
+ pydantic
5
+ tqdm
6
  python-dotenv
7
+ numpy
8
+ cachetools