chippyjolly commited on
Commit
74e453e
·
verified ·
1 Parent(s): cef9833

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -11
requirements.txt CHANGED
@@ -1,13 +1,15 @@
1
- gradio>=4.44.1
2
-
3
- pypdf2
4
- langchain==0.1.14
5
- langchain-community==0.0.30
6
- sentence-transformers
7
- faiss-cpu
8
  groq
9
- feedparser
 
 
 
10
  python-dotenv
11
- huggingface_hub
12
-
13
-
 
 
 
 
1
+ gradio
2
+ PyPDF2
3
+ langchain
 
 
 
 
4
  groq
5
+ faiss-cpu
6
+ nomic
7
+ requests
8
+ langchain-community
9
  python-dotenv
10
+ langchain-core
11
+ sentence-transformers
12
+ torch
13
+ huggingface-hub
14
+ tqdm
15
+ feedparser