runsdata commited on
Commit
03f6e43
·
1 Parent(s): e692870

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ openai == 0.28.1
2
+ langchain == 0.0.308
3
+ chromadb == 0.4.13
4
+ tiktoken == 0.5.1