Dmitry Beresnev
commited on
Commit
·
73ad466
1
Parent(s):
c788c04
add amazon chronos lib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -22,6 +22,7 @@ tensorflow
|
|
| 22 |
torch
|
| 23 |
keras
|
| 24 |
transformers
|
|
|
|
| 25 |
|
| 26 |
python-dotenv==1.0.0
|
| 27 |
pydantic>=2.0.0,<3.0.0
|
|
|
|
| 22 |
torch
|
| 23 |
keras
|
| 24 |
transformers
|
| 25 |
+
git+https://github.com/amazon-science/chronos-forecasting
|
| 26 |
|
| 27 |
python-dotenv==1.0.0
|
| 28 |
pydantic>=2.0.0,<3.0.0
|