mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
fixed mypy
This commit is contained in:
parent
0ff7a066cc
commit
b2ffe5b32d
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue