Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ streamlit
|
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
git+https://github.com/amazon-science/chronos-forecasting.git
|
|
|
|
|
|
| 2 |
transformers
|
| 3 |
torch
|
| 4 |
git+https://github.com/amazon-science/chronos-forecasting.git
|
| 5 |
+
matplotlib
|