Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ tokenizers==0.10.3
|
|
7 |
sentencepiece==0.1.96
|
8 |
streamlit==0.88.0
|
9 |
iso_639==0.4.5
|
10 |
-
datasets
|
11 |
powerlaw==1.5
|
12 |
numpy==1.19.5
|
13 |
pandas==1.0.0
|
@@ -19,7 +19,6 @@ scikit_learn==0.24.2
|
|
19 |
seaborn==0.11.2
|
20 |
streamlit-aggrid
|
21 |
numexpr==2.7.3
|
22 |
-
|
23 |
scikit-learn~=0.24.2
|
24 |
scipy~=1.7.3
|
25 |
tqdm~=4.62.3
|
|
|
7 |
sentencepiece==0.1.96
|
8 |
streamlit==0.88.0
|
9 |
iso_639==0.4.5
|
10 |
+
datasets==2.8.0
|
11 |
powerlaw==1.5
|
12 |
numpy==1.19.5
|
13 |
pandas==1.0.0
|
|
|
19 |
seaborn==0.11.2
|
20 |
streamlit-aggrid
|
21 |
numexpr==2.7.3
|
|
|
22 |
scikit-learn~=0.24.2
|
23 |
scipy~=1.7.3
|
24 |
tqdm~=4.62.3
|