Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
plotly
|
| 5 |
transformers
|
| 6 |
torch
|
| 7 |
-
matplotlib
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
pandas
|
| 3 |
+
matplotlib
|
| 4 |
plotly
|
| 5 |
transformers
|
| 6 |
torch
|
|
|