mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-04-28 03:32:18 +00:00
fixed mypy
This commit is contained in:
parent
0ff7a066cc
commit
b2ffe5b32d
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user