diff --git a/StableDiffusionUI_Voldemort_paperspace.ipynb b/StableDiffusionUI_Voldemort_paperspace.ipynb index 4fe2a35..32ce276 100644 --- a/StableDiffusionUI_Voldemort_paperspace.ipynb +++ b/StableDiffusionUI_Voldemort_paperspace.ipynb @@ -225,7 +225,7 @@ "\n", "First, delete your current notebook and create a new one following these instructions: https://docs.paperspace.com/gradient/notebooks/runtimes/#how-to-specify-a-custom-container\n", "\n", - "Make sure to use this container image: `cyberes/gradient-base-py3.10`\n", + "Make sure to use this container image: `cyberes/gradient-base-py3.10:latest`\n", "\n", "You can use the block below to test your Python version." ] @@ -1799,7 +1799,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.13" + "version": "3.10.10" } }, "nbformat": 4,