NavyDevilDoc commited on
Commit
aa68ffe
·
verified ·
1 Parent(s): 2157a89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
  streamlit
2
- openai
 
 
 
 
 
1
  streamlit
2
+ openai
3
+ pypdf # For PDFs
4
+ python-docx # For Word Docs
5
+ pandas # For Excel/CSV
6
+ openpyxl # For Excel engine