mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
Dependencies: Switch sentence-transformers to infinity-emb
Leftover before the transition. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -48,7 +48,7 @@ dependencies = [
|
||||
extras = [
|
||||
# Heavy dependencies that aren't for everyday use
|
||||
"outlines",
|
||||
"sentence-transformers"
|
||||
"infinity-emb"
|
||||
]
|
||||
dev = [
|
||||
"ruff == 0.3.2"
|
||||
|
||||
Reference in New Issue
Block a user