BhanuPrakashSamoju commited on
Commit
a7626f9
1 Parent(s): f9daabb

Adding LangChain & HuggingFaceHub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ requests==2.27.*
3
  uvicorn[standard]==0.17.*
4
  sentencepiece==0.1.*
5
  txtai==6.0.*
6
- pydantic
 
 
 
3
  uvicorn[standard]==0.17.*
4
  sentencepiece==0.1.*
5
  txtai==6.0.*
6
+ pydantic
7
+ langchain
8
+ huggingface_hub