From cbc2a57bc1f5093ef5b94df1574467aa6d7781b8 Mon Sep 17 00:00:00 2001 From: ZeroCool940711 Date: Sun, 11 Sep 2022 20:15:07 -0700 Subject: [PATCH] Added streamlit-on-Hover-tabs and streamlit-option-menu dependencies to the environment.yaml file. --- environment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environment.yaml b/environment.yaml index 54e4f8b..7ac9b29 100644 --- a/environment.yaml +++ b/environment.yaml @@ -39,6 +39,8 @@ dependencies: - pytorch-lightning==1.4.2 - retry>=0.9.2 - streamlit>=1.12.2 + - streamlit-on-Hover-tabs==1.0.1 + - streamlit-option-menu==0.3.2 - test-tube>=0.7.5 - torch-fidelity==0.3.0 - torchmetrics==0.6.0