Dy commited on
Commit
beca0ba
1 Parent(s): 76b788c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ beautifulsoup4
2
+ docx2txt
3
+ gradio
4
+ langchain
5
+ openai
6
+ pypdf
7
+ requests