NaimaAqeel commited on
Commit
0d67a76
·
verified ·
1 Parent(s): fa8c3ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -5,12 +5,11 @@ langchain==0.2.1
5
  langchain-community==0.2.1
6
  langchain-text-splitters==0.2.0
7
  faiss-cpu==1.7.2
8
- huggingface-hub==0.23.1
9
- transformers==4.18.0
10
  PyMuPDF==1.24.4
11
  python-docx==0.8.11
12
  sentence-transformers==2.2.2
13
- gradio==3.1.4
14
  httpx==0.23.0
15
  httpcore==0.15.0
16
 
@@ -28,3 +27,4 @@ httpcore==0.15.0
28
 
29
 
30
 
 
 
5
  langchain-community==0.2.1
6
  langchain-text-splitters==0.2.0
7
  faiss-cpu==1.7.2
8
+ transformers==4.31.0
 
9
  PyMuPDF==1.24.4
10
  python-docx==0.8.11
11
  sentence-transformers==2.2.2
12
+ gradio==3.44.4
13
  httpx==0.23.0
14
  httpcore==0.15.0
15
 
 
27
 
28
 
29
 
30
+