Skip to content

Commit

Permalink
poetry add [html2text/docx2text] (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpacker authored Dec 16, 2023
1 parent 01dfb4a commit 8ececf9
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 5 deletions.
32 changes: 27 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ chromadb = "^0.4.18"
pytest-asyncio = {version = "^0.23.2", optional = true}
pydantic = "^2.5.2"
pyautogen = {version = "0.2.0", optional = true}
html2text = "^2020.1.16"
docx2txt = "^0.8"

[tool.poetry.extras]
local = ["torch", "huggingface-hub", "transformers"]
Expand Down

0 comments on commit 8ececf9

Please sign in to comment.