Spaces:
Build error
Build error
Trying to fix huggingface_hub datasets error
Browse filesAttributeError: No huggingface_hub attribute hf_api
- requirements.txt +1 -1
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
|
|
|
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
|