Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
transformers==4.13.0
|
3 |
tensorflow==2.4.0
|
4 |
torch
|
5 |
-
plotly
|
|
|
|
2 |
transformers==4.13.0
|
3 |
tensorflow==2.4.0
|
4 |
torch
|
5 |
+
plotly
|
6 |
+
matplotlib
|