Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit==0.
|
2 |
plotly==4.14.3
|
3 |
torch==1.9.0
|
4 |
transformers==4.9.2
|
|
|
1 |
+
streamlit==0.89.0
|
2 |
plotly==4.14.3
|
3 |
torch==1.9.0
|
4 |
transformers==4.9.2
|