iajitpanday commited on
Commit
c898597
·
verified ·
1 Parent(s): 4cce5a8

Update requirements.py

Browse files
Files changed (1) hide show
  1. requirements.py +8 -11
requirements.py CHANGED
@@ -1,11 +1,8 @@
1
- gradio==4.20.0
2
- torch==2.1.2
3
- transformers==4.35.2
4
- langchain==0.0.350
5
- langchain-community==0.0.1
6
- sentence-transformers==2.2.2
7
- faiss-cpu==1.7.4
8
- pypdf==3.15.0
9
- beautifulsoup4==4.12.0
10
- requests==2.31.0
11
- accelerate==0.24.1
 
1
+ gradio==5.0.2
2
+ langchain==0.3.3
3
+ langchain-huggingface==0.1.0
4
+ langchain-community==0.3.2
5
+ chromadb==0.5.5
6
+ pypdf==5.0.1
7
+ sentence-transformers==3.2.0
8
+ torch==2.4.1