Skip to content

Commit

Permalink
Merge pull request #716 from vespa-engine/jobergum/add-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kkraune committed Apr 1, 2024
2 parents 0bc9705 + db82be2 commit de2436c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"outputs": [],
"source": [
"!pip3 install -U pyvespa colbert-ai numpy"
"!pip3 install -U pyvespa colbert-ai numpy torch"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"outputs": [],
"source": [
"!pip3 install -U pyvespa colbert-ai numpy"
"!pip3 install -U pyvespa colbert-ai numpy torch"
]
},
{
Expand Down

0 comments on commit de2436c

Please sign in to comment.