Spaces:
Running
Running
Demosthene-OR
commited on
Commit
•
c301cec
1
Parent(s):
55c06c9
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ numpy==1.23.5
|
|
6 |
seaborn==0.13.2
|
7 |
nltk==3.8.1
|
8 |
scikit-learn==1.1.3
|
|
|
9 |
gensim==4.3.2
|
10 |
sacrebleu==2.4.0
|
11 |
spacy==3.6.0
|
|
|
6 |
seaborn==0.13.2
|
7 |
nltk==3.8.1
|
8 |
scikit-learn==1.1.3
|
9 |
+
scipy==1.9.3
|
10 |
gensim==4.3.2
|
11 |
sacrebleu==2.4.0
|
12 |
spacy==3.6.0
|