ashrma commited on
Commit
7fbabea
·
1 Parent(s): 2cf8f22

added PyPDF2

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  llama-index
2
  streamlit
3
  pandas
4
- pandasai
 
 
1
  llama-index
2
  streamlit
3
  pandas
4
+ pandasai
5
+ PyPDF2