shawno commited on
Commit
ae02a6c
·
verified ·
1 Parent(s): 1f6e2e5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ llama-cpp-python>=0.1.45
2
+ chromadb
3
+ sentence-transformers
4
+ gradio
5
+ fastapi
6
+ uvicorn