text_to_image / README.md
oluinioluwa814's picture
Update README.md
a34fada verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: Text To Image
emoji: 🐨
colorFrom: gray
colorTo: yellow
sdk: gradio
sdk_version: 6.4.0
app_file: app.py
pinned: false
license: mit
short_description: 'Form prompt (text) to image '

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Gemini Text-to-Image Generator

A professional Text-to-Image GenAI application using Google Gemini API, Python, and HuggingFace Spaces.


Features

  • Text → Image generation
  • Multiple artistic styles
  • Fast generation using Gemini Flash
  • Web UI powered by Gradio
  • HuggingFace Spaces deployment ready

Setup

1. Clone Repository