From 107213b28bdf8501b985e628ecfc32c5403ccf8c Mon Sep 17 00:00:00 2001 From: Brett Kuprel Date: Sun, 3 Jul 2022 11:28:28 -0400 Subject: [PATCH] 3x3 only works on colab if P100 is allocated --- min_dalle.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/min_dalle.ipynb b/min_dalle.ipynb index cbe5afa..2aa7182 100644 --- a/min_dalle.ipynb +++ b/min_dalle.ipynb @@ -90,7 +90,7 @@ }, "source": [ "### Generate Images\n", - "Note: a 3x3 grid will not work in the standard runtime" + "Note: a 3x3 grid will only work if you were allocated a P100 GPU" ] }, {