Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ pyttsx3
|
|
8 |
nltk
|
9 |
tiktoken
|
10 |
openai-whisper
|
11 |
-
dropbox
|
12 |
-
notion-client
|
13 |
notion-df
|
14 |
pandas
|
|
|
|
|
|
8 |
nltk
|
9 |
tiktoken
|
10 |
openai-whisper
|
|
|
|
|
11 |
notion-df
|
12 |
pandas
|
13 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
14 |
+
git+https://github.com/huggingface/transformers
|