hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
This tool helps creative professionals like artists, designers, or marketers generate unique images from text descriptions. You provide a phrase describing the image you want, and it outputs a high-quality, AI-generated image matching your vision. It's ideal for anyone looking to quickly visualize ideas or create new artwork based on textual prompts.
1,037 stars. No commits in the last 6 months.
Use this if you need to rapidly create diverse images from simple text descriptions for concept art, marketing visuals, or personal projects.
Not ideal if you need to perform complex image editing, pixel-perfect design, or require images with specific, pre-defined elements that aren't easily described in text.
Stars
1,037
Forks
201
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/hkproj/pytorch-stable-diffusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related models
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...
explainingai-code/StableDiffusion-PyTorch
This repo implements a Stable Diffusion model in PyTorch with all the essential components.