pradyutkrishna123 commited on
Commit
68b3dea
·
verified ·
1 Parent(s): 15fa6e4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio
2
- langchain
3
- sentence-transformers
4
- faiss-cpu
5
- pypdf
6
- requests
7
- numpy
 
1
+ gradio==3.43.0
2
+ langchain>=0.1.90
3
+ sentence-transformers==2.2.2
4
+ faiss-cpu==1.7.4
5
+ pypdf==3.16.0
6
+ requests==2.31.0
7
+ numpy==1.26.0