eschorn commited on
Commit
0d02dbf
·
verified ·
1 Parent(s): 79e217e

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ openai==1.43.0
3
+ langchain==0.2.15
4
+ langchain-community==0.2.15
5
+ langchain-openai==0.1.23