Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ https://huggingface.co/spacy/fr_core_news_lg/resolve/main/fr_core_news_lg-any-py
|
|
7 |
pydantic
|
8 |
numpy
|
9 |
thinc
|
10 |
-
pandas
|
|
|
|
|
|
7 |
pydantic
|
8 |
numpy
|
9 |
thinc
|
10 |
+
pandas
|
11 |
+
transformers
|
12 |
+
torch
|