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