mmitch25 commited on
Commit
9b8be3d
·
1 Parent(s): c3d6589

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ python-dotenv
4
+ chromadb
5
+ tiktoken