generate-image-ai / README.md
RosticFACE's picture
Update README.md
610a487 verified

A newer version of the Gradio SDK is available: 6.12.0

Upgrade
metadata
title: LumaImage
emoji: πŸ’»
colorFrom: pink
colorTo: pink
sdk: gradio
sdk_version: 5.32.1
app_file: app.py
pinned: false
license: mit
short_description: Text-to-image AI generator

πŸ–ΌοΈ LumaImage

A free AI image generator powered by g4f that supports multiple models like DALL E 3, Midjourney, Stable Diffusion, and more β€” with advanced settings for fine-tuned image generation.

🧩 Features:

  • Text-to-image generation using natural language prompts
  • Support for multiple AI image models
  • Customizable image styles (e.g. cinematic, digital-art, anime)
  • Negative prompts to exclude unwanted elements
  • Adjustable width & height
  • Sampling methods and steps for advanced control
  • Clean and modern UI via Gradio

πŸ€– Supported Models:

  • DALL E 3
  • dall-e-3
  • midjourney
  • stablediffusion
  • pollinations

All images are generated through external APIs via g4f.

βš™οΈ Advanced Parameters:

Parameter Description
Prompt Describe what you want in the image
Negative Prompt Describe what should NOT be in the image
Model Choose which AI model to use
Image Style Select from styles like: photographic, anime, fantasy, etc.
Width / Height Set custom dimensions
Sampling Method Choose from Euler, DDIM, DPM++, LMS, etc.
Sampling Steps Control quality vs speed of generation

πŸš€ How to Use:

  1. Enter a text description of the image you'd like to generate.
  2. Optionally, add a negative prompt to avoid unwanted elements.
  3. Choose your preferred model, image style, and size.
  4. Adjust sampling settings if needed.
  5. Click "Generate" and wait for the result.
  6. View and copy or download the generated image.

Made with ❀️ using Gradio and g4f.