sango07 commited on
Commit
19d08f2
·
verified ·
1 Parent(s): 69fa4ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -5,4 +5,8 @@ bert-score==0.3.13
5
  transformers==4.46.2
6
  torch==2.5.1
7
  nltk==3.9.1
8
- plotly==5.24.1
 
 
 
 
 
5
  transformers==4.46.2
6
  torch==2.5.1
7
  nltk==3.9.1
8
+ plotly==5.24.1
9
+ langchain-openai==0.2.12
10
+ langchain==0.3.12
11
+ pypdf==5.1.0
12
+ tiktoken==0.8.0