Merge branch 'master' of github.com:google-research/timesfm

This commit is contained in:
Justin Guese
2024-07-12 22:18:25 +01:00
5 changed files with 231 additions and 25 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ numpy = "1.26.4"
pandas = "2.1.4"
paxml = "1.4.0"
utilsforecast = "0.1.10"
jax = "0.4.26"
jax = {version = "0.4.26", extras = ["cuda12"]}
jaxlib = "0.4.26"
huggingface_hub = {version = "0.23.0", extras = ["cli"]}
scikit-learn = "1.5.1"