Skip to content

🧠 Web App uses the OpenAI DALL-E API to generate images from prompts.

License

Notifications You must be signed in to change notification settings

gunh0/dalle-testbed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DALL-E Testbed

This app uses the OpenAI DALL-E API to generate images from prompts. The code uses the Pynecone library, which is built on top of Flask and React.


dall-e-demo

Setup

python --version
Python 3.10.9

Before running the code, make sure to install the required libraries. You can do this by running:

pip install -r requirements.txt

Next, create a dalle-pynecone/.env file with your OpenAI API key:

OPENAI_API_KEY=""

References

About

🧠 Web App uses the OpenAI DALL-E API to generate images from prompts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published