Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 912 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 912 Bytes

AI Image and Text Generator

This application leverages the power of OpenAI's GPT models to generate images and text based on user inputs. It is built using Python and utilizes Gradio for creating an intuitive and interactive user interface.

Features

  • Image Generation: Users can input a prompt to generate an image with the desired specifications.
  • Text Generation: Provides the ability to input a system and a user prompt to generate custom text responses.
  • Gradio UI: The application uses Gradio to create easy-to-use UI components, ensuring a seamless user experience.

Demo

https://tmarafon2-image-generation.hf.space

image


title: Image Generation emoji: 🐠 colorFrom: yellow colorTo: green sdk: gradio sdk_version: 4.0.2 app_file: app.py pinned: false license: mit