shahabkahn commited on
Commit
9e99e3e
·
verified ·
1 Parent(s): 8f06c55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -15
requirements.txt CHANGED
@@ -1,16 +1,17 @@
1
- langchain
2
- torch
3
- accelerate
4
- transformers
5
- sentence_transformers
6
- streamlit
7
- streamlit_chat
8
- faiss-cpu
9
- huggingface-hub
10
- fastapi
11
- python-dotenv
12
- requests
13
- validators
14
- uvicorn
15
- pypdf
 
16
  ctransformers
 
1
+ langchain
2
+ langchain_community
3
+ torch
4
+ accelerate
5
+ transformers
6
+ sentence_transformers
7
+ streamlit
8
+ streamlit_chat
9
+ faiss-cpu
10
+ huggingface-hub
11
+ fastapi
12
+ python-dotenv
13
+ requests
14
+ validators
15
+ uvicorn
16
+ pypdf
17
  ctransformers