https://github.com/prashver/text-to-image-generation-with-dall-e
This project is a Streamlit application powered by OpenAI's DALL-E, offering seamless text-to-image generation. Users can input textual prompts to generate high-quality images, while rate limiting ensures controlled API usage. Visit the live demo for a firsthand experience.
https://github.com/prashver/text-to-image-generation-with-dall-e
dall-e generative-ai openai openai-api python streamlit text-prompt text-to-image
Last synced: about 2 months ago
JSON representation
This project is a Streamlit application powered by OpenAI's DALL-E, offering seamless text-to-image generation. Users can input textual prompts to generate high-quality images, while rate limiting ensures controlled API usage. Visit the live demo for a firsthand experience.
- Host: GitHub
- URL: https://github.com/prashver/text-to-image-generation-with-dall-e
- Owner: prashver
- Created: 2024-02-14T12:39:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T14:08:04.000Z (over 2 years ago)
- Last Synced: 2025-01-14T11:29:46.375Z (over 1 year ago)
- Topics: dall-e, generative-ai, openai, openai-api, python, streamlit, text-prompt, text-to-image
- Language: Python
- Homepage: https://prashver-imagicraft.streamlit.app/
- Size: 2.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImagiCraft: DALL-E Text-to-Image Generation
ImagiCraft is a Streamlit-based application for generating images using OpenAI's DALL-E, a powerful text-to-image model. This project leverages the capabilities of DALL-E to produce high-quality images from
textual prompts.
## Features
- **Text-to-Image Generation**: Utilizes the DALL-E model to generate images based on textual prompts provided by the user.
- **Rate Limiting**: Incorporates rate limiting to control the generation of images and prevent excessive API usage.
## Project Structure
- **`app.py`**: Main Python script containing the Streamlit application code.
- **`background.jpg`**: Default background image for the Streamlit application.
- **`requirements.txt`**: File containing the Python dependencies required for running the application.
- **`img.png`**: Image generated using DALL-E.
[Live Demo](https://prashver-imagicraft.streamlit.app/)
https://github.com/prashver/text-to-image-generation-with-DALL-E/assets/84378440/9c2bc05f-67ee-450e-bf86-01c80c5c15fa