methukulokesh's picture
Upload 6 files
7c9ca7b verified
|
Raw
History Blame Contribute Delete
1.45 kB

A newer version of the Gradio SDK is available: 6.20.0

Upgrade
metadata
title: Stable Diffusion Image Generation V1
emoji: 🖼
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 5.25.2
app_file: app.py
pinned: false
short_description: 'image generation powered by stable diffusion '

Stable Diffusion Image Generation v1

This project enables image generation using the Stable Diffusion model. It leverages Hugging Face Spaces to host the app and provides seamless integration with GitHub for version control and deployment.

Features

  • Generate high-quality images from text prompts
  • Easy integration with Hugging Face Spaces
  • Automated syncing between GitHub and Hugging Face Space
  • Simple and customizable repository setup

Installation

To set up the project locally:

git clone https://github.com/methukulokesh/stable_diffusion_image_generation_scratch.git cd stable_diffusion_image_generation_scratch

Install dependencies here, e.g., pip install -r requirements.txt

Usage

Run the application locally or deploy to Hugging Face Spaces for easy access.

Example command to start the app (adjust according to your setup):

python app.py

Contributing

Contributions are welcome!
Please open issues or submit pull requests for bug fixes or new features.

License

This project is licensed under the MIT License..

Contact

Created by Hoshik Rana.
GitHub: methukulokesh
Hugging Face: methukulokesh