From 59118d10282ea06b60c031aeca7ae6a6a03a552b Mon Sep 17 00:00:00 2001 From: Kevin Whinnery Date: Fri, 25 Apr 2025 15:06:18 -0500 Subject: [PATCH] Update Generate_Images_With_GPT_Image.ipynb --- examples/Generate_Images_With_GPT_Image.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Generate_Images_With_GPT_Image.ipynb b/examples/Generate_Images_With_GPT_Image.ipynb index 1b06e93..0a22744 100644 --- a/examples/Generate_Images_With_GPT_Image.ipynb +++ b/examples/Generate_Images_With_GPT_Image.ipynb @@ -18,7 +18,7 @@ "This model has world knowledge and can generate images leveraging this broad understanding of the world.\n", "It is also much better at instruction following and producing photorealistic images compared to our previous-generation image models, DallE 2 and 3. \n", "\n", - "To learn more about image generation, refer to our [guide](http://localhost:5000/docs/guides/image-generation?image-generation-model=gpt-image-1)." + "To learn more about image generation, refer to our [guide](https://platform.openai.com/docs/guides/image-generation?image-generation-model=gpt-image-1)." ] }, {