mathpal123 commited on
Commit
0835d06
1 Parent(s): 1a6d322

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ qdrant-client
3
+ langchain
4
+ langchain-community
5
+ gradio
6
+ sentence-transformers
7
+ langchain-groq
8
+ PyPDF2