Skip to content

Commit

Permalink
Added file support for docx and pptx
Browse files Browse the repository at this point in the history
  • Loading branch information
Adiii1436 committed Mar 21, 2024
1 parent d987acf commit d3d6445
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed chroma_db/chroma.sqlite3
Binary file not shown.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,12 @@ pyproject_hooks==1.0.0
pysqlite3-binary==0.5.2.post3
pytesseract==0.3.10
python-dateutil==2.8.2
python-docx==1.1.0
python-dotenv==1.0.1
python-iso639==2024.2.7
python-magic==0.4.27
python-multipart==0.0.9
python-pptx==0.6.23
pytz==2024.1
PyYAML==6.0.1
rapidfuzz==3.6.1
Expand All @@ -169,7 +171,7 @@ six==1.16.0
smmap==5.0.1
sniffio==1.3.0
soupsieve==2.5
SQLAlchemy==2.0.25
SQLAlchemy
starlette==0.36.3
streamlit==1.31.0
streamlit-chat==0.1.1
Expand Down Expand Up @@ -206,5 +208,6 @@ watchfiles==0.21.0
websocket-client==1.7.0
websockets==12.0
wrapt==1.16.0
XlsxWriter==3.2.0
yarl==1.9.4
zipp==3.17.0

0 comments on commit d3d6445

Please sign in to comment.