kjsman/stable-diffusion-pytorch
Yet another PyTorch implementation of Stable Diffusion (probably easy to read)
This project helps artists, designers, and marketers generate original images from text descriptions or existing images. You provide a prompt describing the desired image, and it outputs a new, unique visual creation. It's for anyone needing to quickly prototype visuals, create unique assets, or explore creative concepts without drawing them from scratch.
596 stars. No commits in the last 6 months.
Use this if you want to generate unique images by typing descriptions or transforming existing images, with options to control details like style and randomness.
Not ideal if you need a fully polished, production-ready image generator without any setup, as this requires some technical knowledge to install and run.
Stars
596
Forks
63
Language
Python
License
MIT
Category
Last pushed
Mar 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/kjsman/stable-diffusion-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
siliconflow/onediff
OneDiff: An out-of-the-box acceleration library for diffusion models.
wooyeolbaek/attention-map-diffusers
🚀 Cross attention map tools for huggingface/diffusers
jina-ai/discoart
🪩 Create Disco Diffusion artworks in one line
chengzeyi/stable-fast
https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace...
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch