Skip to content

Commit

Permalink
dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
ddangelov committed Nov 10, 2020
1 parent 73fd4d3 commit 55b6174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
'wordcloud',
],
extras_require={
sentence_encoders=[
'sentence_encoders': [
'tensorflow',
'tensorflow_hub',
'tensorflow_text',
],
sentence_transformers=[
'sentence_transformers': [
'torch',
'sentence_transformers',
],
Expand Down

0 comments on commit 55b6174

Please sign in to comment.