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