Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
plugins
Memri Bot
Commits
0abf9a51
Commit
0abf9a51
authored
1 year ago
by
Alp Deniz Ogut
Browse files
Options
Download
Email Patches
Plain Diff
Add missing textrank dependency
parent
77593453
dev
master
qa
uat
v1.3
No related merge requests found
Pipeline
#14530
passed with stages
in 7 minutes and 7 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+1
-0
pyproject.toml
with
1 addition
and
0 deletions
+1
-0
pyproject.toml
+
1
-
0
View file @
0abf9a51
...
...
@@ -21,6 +21,7 @@ dependencies = [
"torch"
,
"sentence-transformers"
,
"faiss-gpu"
,
"summa"
]
[project.optional-dependencies]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets