Skip to content

Commit

Permalink
fixed mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
somashekhar161 committed Sep 24, 2024
1 parent 0ff7a06 commit b2ffe5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ ollama = {version ="^0.3.0", optional = true}
# Optional HF Transformers
einops = {version = "^0.8.0", optional = true}
retry-async = "^0.1.4"
llama-index = "0.10.0"

[tool.poetry.extras]
ui = ["gradio", "ffmpy"]
Expand Down

0 comments on commit b2ffe5b

Please sign in to comment.