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