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