Skip to content

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.

prashver/text-to-image-generation-with-DALL-E

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Recording_.mp4

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages