A simple web application for image generation.
This project is a simple web application that leverages the OpenAI API to generate images based on user input. Users can provide a prompt, the number of images to generate, and the desired size for the images. The application then sends a request to the OpenAI API and displays the generated images to the user.