Sharath1036 commited on
Commit
af0a366
·
verified ·
1 Parent(s): 326189b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- streamlit
2
- sentence-transformers
3
- transformers
4
- torch
5
- faiss-cpu # Use faiss-cpu if you're using FAISS for embeddings
6
- numpy
7
- langchain
 
8
  langchain_groq
 
1
+ streamlit
2
+ sentence-transformers
3
+ transformers
4
+ torch
5
+ faiss-cpu # Use faiss-cpu if you're using FAISS for embeddings
6
+ numpy
7
+ langchain
8
+ langchain-community
9
  langchain_groq