Skip to content

tusharbhatt7/stable-diffusion-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Stable Diffusion Text-to-Image App

A simple web application that generates images from text prompts using Stable Diffusion and Gradio.
Perfect for learning how to integrate AI models into deployable user interfaces.


πŸš€ Features

  • Generate AI art from any text prompt
  • Adjustable guidance scale for prompt creativity
  • Built using πŸ€— Diffusers and Gradio
  • Deployable on Hugging Face Spaces or locally

🧠 Tech Stack

  • Python 🐍
  • PyTorch + Hugging Face diffusers
  • Gradio for UI
  • RunwayML's Stable Diffusion v1.5 model

πŸ–Ό Demo

πŸ‘‰ Live Demo on Hugging Face Spaces:
https://huggingface.co/spaces/YOUR_USERNAME/YOUR_SPACE_NAME


πŸ“¦ Installation

git clone https://github.com/YOUR_USERNAME/stable-diffusion-app.git
cd stable-diffusion-app
pip install -r requirements.txt

About

Gradio app for generating images using Stable Diffusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages