Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
1 |
transformers==4.8.2
|
2 |
torch==1.9.0
|
3 |
streamlit
|
4 |
icu_tokenizer
|
5 |
langid
|
6 |
-
huggingface-hub==0.1.0
|
|
|
1 |
+
datasets==1.9.0
|
2 |
transformers==4.8.2
|
3 |
torch==1.9.0
|
4 |
streamlit
|
5 |
icu_tokenizer
|
6 |
langid
|
|