LaoCzi commited on
Commit
a815388
·
1 Parent(s): 0a0cb0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
- pip install openai langchain tiktoken
2
- pip install pinecone-client
 
 
 
1
+ openai
2
+ langchain
3
+ tiktoken
4
+ pinecone-client