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