alexkueck commited on
Commit
7cf27f6
1 Parent(s): 063f2a2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ bs4
2
+ chromadb
3
+ gradio
4
+ langchain==0.0.336
5
+ openai
6
+ pymongo
7
+ pypdf
8
+ python-dotenv
9
+ tiktoken
10
+ yt_dlp