Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pandas
|
|
6 |
spacy
|
7 |
openai-whisper
|
8 |
notion-df
|
9 |
-
ipython
|
|
|
|
6 |
spacy
|
7 |
openai-whisper
|
8 |
notion-df
|
9 |
+
ipython
|
10 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.1.0/en_core_web_sm-3.1.0.tar.gz
|