Nischal Subedi
commited on
Commit
·
a5e38ce
1
Parent(s):
c818f4a
updated requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio==4.44.0
|
3 |
langchain==0.3.1
|
4 |
-
langchain-openai==0.2.0
|
5 |
openai==1.40.0
|
6 |
chromadb==0.5.5
|
7 |
sentence-transformers==3.0.1
|
@@ -11,5 +11,5 @@ tiktoken==0.7.0
|
|
11 |
numpy==1.26.4
|
12 |
pandas==2.2.2
|
13 |
huggingface_hub==0.23.4
|
14 |
-
pymupdf==1.24.
|
15 |
langchain_community
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio==4.44.0
|
3 |
langchain==0.3.1
|
4 |
+
langchain-openai==0.2.0
|
5 |
openai==1.40.0
|
6 |
chromadb==0.5.5
|
7 |
sentence-transformers==3.0.1
|
|
|
11 |
numpy==1.26.4
|
12 |
pandas==2.2.2
|
13 |
huggingface_hub==0.23.4
|
14 |
+
pymupdf==1.24.9
|
15 |
langchain_community
|