From cfa58b81c478a24c5eb56c6baa47e28afde99ec4 Mon Sep 17 00:00:00 2001 From: Victor Hall Date: Tue, 8 Nov 2022 20:18:48 -0500 Subject: [PATCH] deconflict env Signed-off-by: Victor Hall --- environment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yaml b/environment.yaml index e43600f..efd1039 100644 --- a/environment.yaml +++ b/environment.yaml @@ -1,4 +1,4 @@ -name: everydream +name: edtools dependencies: - pandas>=1.4.3 - aiofiles>=22.1.0 @@ -7,4 +7,4 @@ dependencies: #- open_clip_torch>=1.26.12 - timm - fairscale==0.4.4 - - transformers==4.19.2 \ No newline at end of file + - transformers==4.19.2