Skip to content

ML Text2Art generates high-quality images from text prompts using the Stable Diffusion model.

Notifications You must be signed in to change notification settings

hariharasudan3/ML-Text2Art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ML Text2Art

ML Text2Art is a machine learning-powered tool that generates images based on textual descriptions. It uses the Stable Diffusion model to convert text input into high-quality artwork.

Features

  • Text-to-Image Generation: Convert text prompts into unique, AI-generated images.
  • User Interface: Simple and interactive UI built with customtkinter for easy text input and image display.
  • Stable Diffusion Model: Utilizes the Stable Diffusion model for high-quality, detailed image generation.

Requirements

  • Python 3.10 or later
  • Required Libraries:
    • customtkinter
    • diffusers
    • torch
    • transformers
    • Pillow

Install dependencies:

pip install -r requirements.txt

About

ML Text2Art generates high-quality images from text prompts using the Stable Diffusion model.

Topics

Resources

Stars

Watchers

Forks

Languages