From 3252e57fdcdeece17786b72352a22164a7cbbc86 Mon Sep 17 00:00:00 2001 From: aaronkl Date: Tue, 6 Dec 2022 10:59:12 +0100 Subject: [PATCH] add dependencies --- static/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/build.yml b/static/build.yml index 976c2fe732..84f29d41ac 100644 --- a/static/build.yml +++ b/static/build.yml @@ -10,3 +10,5 @@ dependencies: - -f https://download.pytorch.org/whl/torch_stable.html - tensorflow==2.9.1 - tensorflow-probability==0.17.0 + - scipy + - syne-tune