logasanjeev commited on
Commit
92104cc
·
verified ·
1 Parent(s): c440008

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- gradio==3.50.2 langchain==0.2.16 langchain-community==0.2.16 langchain-huggingface==0.0.3 chromadb==0.5.5 pypdf2==3.0.1 docx2txt==0.8 python-pptx==0.6.23 huggingface_hub==0.23.4 sentence-transformers==2.7.0 torch==2.3.0
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ langchain==0.2.16
3
+ langchain-community==0.2.16
4
+ langchain-huggingface==0.0.3
5
+ chromadb==0.5.5
6
+ pypdf2==3.0.1
7
+ docx2txt==0.8
8
+ python-pptx==0.6.23
9
+ huggingface_hub==0.23.4
10
+ sentence-transformers==2.7.0
11
+ torch==2.3.0