mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-20 04:45:12 +02:00
Open 2.5 release branch (#939)
This commit is contained in:
parent
fd6e3e1269
commit
66912d9f55
9 changed files with 16 additions and 16 deletions
|
|
@ -10,8 +10,8 @@ description = "HuggingFace embeddings support for TrustGraph."
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
dependencies = [
|
||||
"trustgraph-base>=2.4,<2.5",
|
||||
"trustgraph-flow>=2.4,<2.5",
|
||||
"trustgraph-base>=2.5,<2.6",
|
||||
"trustgraph-flow>=2.5,<2.6",
|
||||
"torch",
|
||||
"urllib3",
|
||||
"transformers",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue