From 0ac2b073440af91708b406b0c71be90883f00bea Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Mon, 4 Jul 2022 18:39:16 -0400 Subject: [PATCH] update cog.yaml --- cog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cog.yaml b/cog.yaml index beb866d..2d5c88f 100644 --- a/cog.yaml +++ b/cog.yaml @@ -6,7 +6,7 @@ build: - "libgl1-mesa-glx" - "libglib2.0-0" python_packages: - - "min-dalle==0.2.17" + - "min-dalle==0.2.23" run: - pip install torch==1.10.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html