IAMTFRMZA commited on
Commit
bcd8d24
·
verified ·
1 Parent(s): e35dc50

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- streamlit
2
- langchain
3
- langchain-openai
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-openai
4
+ openai
5
+ pandas
6
+ pydub
7
+ python-docx
8
+ PyPDF2