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