Skip to content

Commit

Permalink
Pin scipy version for gensim
Browse files Browse the repository at this point in the history
  • Loading branch information
tmetzl authored Apr 23, 2024
1 parent bc96bfd commit 61a10df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion images/nlp-notebook/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
spacy==3.7.4
gensim==4.3.2
scipy==1.10.0 # Newer versions break gensim
wikipedia
nltk==3.8.1
transformers==4.39.3
tokenizers
huggingface_hub
wordcloud
wordcloud

0 comments on commit 61a10df

Please sign in to comment.