shaheerawan3 commited on
Commit
cca0134
·
verified ·
1 Parent(s): 35c818d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1,2 +1,8 @@
1
  streamlit>=1.28.0
2
- requests>=2.31.0
 
 
 
 
 
 
 
1
  streamlit>=1.28.0
2
+ langchain>=0.0.330
3
+ faiss-cpu>=1.7.4
4
+ sentence-transformers>=2.2.2
5
+ openai>=1.3.0
6
+ python-dotenv>=1.0.0
7
+ tiktoken>=0.5.1
8
+ huggingface-hub>=0.19.4