Pavan178 commited on
Commit
0b973b2
·
verified ·
1 Parent(s): ba5390e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- gradio
2
- langchain
3
- openai
4
- faiss-cpu
5
- PyPDF2
6
- langchain-community
7
- pypdf
 
1
+ gradio==4.37.1
2
+ langchain==0.1.20
3
+ openai==1.34.0
4
+ faiss-cpu==1.7.2
5
+ PyPDF2==3.0.1