From ab6602791aaf97b082ab7a08bfbc5e96c87a122f Mon Sep 17 00:00:00 2001 From: ZeroCool940711 Date: Tue, 6 Sep 2022 22:08:51 -0700 Subject: [PATCH] Removed duplicated entry for streamlit on the environment.yaml file. --- environment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 5b63d83..5bb3bf8 100644 --- a/environment.yaml +++ b/environment.yaml @@ -20,7 +20,6 @@ dependencies: - pytorch-lightning==1.4.2 - omegaconf==2.1.1 - test-tube>=0.7.5 - - streamlit>=0.73.1 - einops==0.3.0 - torch-fidelity==0.3.0 - transformers==4.19.2