abdibrahem commited on
Commit
01ca9a2
·
verified ·
1 Parent(s): b5fb346

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ langchain-ollama
4
+ langchain-community
5
+ langchain-core
6
+ pydantic
7
+ faiss-cpu
8
+ sentence-transformers
9
+ langchain-huggingface