DhruvSarin commited on
Commit
f70c248
·
verified ·
1 Parent(s): c9eb99e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -9
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- pip
2
- wheel
3
- huggingface_hub
4
- sentence-transformers
5
- uvicorn
6
- ctransformers
7
- langchain
8
- python-box
9
- streamlit
 
 
 
1
+ pip
2
+ wheel
3
+ huggingface_hub
4
+ sentence-transformers
5
+ uvicorn
6
+ ctransformers
7
+ langchain
8
+ python-box
9
+ streamlit
10
+ langchain==0.0.325
11
+ langchain-community