mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-08-08 02:53:41 +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
|
# Optional HF Transformers
|
||||||
einops = {version = "^0.8.0", optional = true}
|
einops = {version = "^0.8.0", optional = true}
|
||||||
retry-async = "^0.1.4"
|
retry-async = "^0.1.4"
|
||||||
llama-index = "0.10.0"
|
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
ui = ["gradio", "ffmpy"]
|
ui = ["gradio", "ffmpy"]
|
||||||
|
Loading…
Reference in New Issue
Block a user