Skip to content

Commit 5f3caa2

Browse files
includes matplotlib as a dependency
1 parent a97341d commit 5f3caa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-recipes/finetuning/00_text_finetuning.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444
],
4545
"source": [
46-
"!pip install --quiet torch datasets sentence_transformers 'transformers[torch]' redisvl"
46+
"!pip install --quiet torch datasets sentence_transformers 'transformers[torch]' redisvl matplotlib"
4747
]
4848
},
4949
{

0 commit comments

Comments
 (0)