naughtondale commited on
Commit
021df55
1 Parent(s): 9c9bd95

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio == 3.27.0
2
+ openai == 0.27.4
3
+ python-dotenv == 1.0.0
4
+ langchain == 0.0.148
5
+ chromadb == 0.3.21
6
+ tiktoken == 0.3.3
7
+ pypdf == 3.8.1
8
+ pymupdf == 1.22.2