From 09f7e5f2d95c54366a98d5029dfec96c85bf558d Mon Sep 17 00:00:00 2001 From: Alek Petuskey Date: Fri, 9 Dec 2022 14:12:39 -0800 Subject: [PATCH] Deleted Dalle link API Limit Reached (#47) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 41adfd819..3b870a531 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,6 @@ Let's go over an example of creating a UI around Dalle. For simplicity of the ex Here is the complete code to create this. This is all done in one Python file! -- Live App: https://dalle.pynecone.app - ```python import pynecone as pc import openai