Skip to content

Commit 97ceeb3

Browse files
restore and fix
1 parent 61815a3 commit 97ceeb3

File tree

7 files changed

+761
-338
lines changed

7 files changed

+761
-338
lines changed

poetry.lock

Lines changed: 70 additions & 267 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,13 @@ torch = ["torch", "pytorch-lightning"]
9595
visuals = ["ipywidgets", "plotly", "nbformat"]
9696
cupy = ["cupy-cuda12x"]
9797
catboost = ["catboost"]
98-
9998
all = [
10099
"rectools-lightfm",
101100
"nmslib", "nmslib-metabrainz",
102101
"torch", "pytorch-lightning",
103102
"ipywidgets", "plotly", "nbformat",
104103
"cupy-cuda12x",
105-
"catboost"
104+
"catboost",
106105
]
107106

108107

0 commit comments

Comments
 (0)