NaimaAqeel commited on
Commit
86e3baa
·
verified ·
1 Parent(s): c4f4dc5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -11
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- python=3.8
2
- fastapi
3
- uvicorn
4
- pydantic
5
- fitz
6
- python-docx
7
- sentence-transformers
8
- faiss-cpu
9
- langchain
10
- langchain_community
11
- huggingface-hub
12
  transformers
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ fitz
5
+ python-docx
6
+ sentence-transformers
7
+ faiss-cpu
8
+ langchain
9
+ langchain_community
10
+ huggingface-hub
 
11
  transformers