bstraehle commited on
Commit
79e138d
1 Parent(s): 5a97a83

Create requirements.txt

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