From 486c73c74190bed27c966a5fa62a56936302c56f Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Mon, 4 Jul 2022 10:06:09 -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 726b1b2..beb866d 100644 --- a/cog.yaml +++ b/cog.yaml @@ -6,7 +6,7 @@ build: - "libgl1-mesa-glx" - "libglib2.0-0" python_packages: - - "min-dalle==0.2.16" + - "min-dalle==0.2.17" run: - pip install torch==1.10.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html