natsunoyuki/diffuser_tools
Tools for generating images using stable diffusion models with the diffusers package.
This project helps digital artists, graphic designers, or hobbyists generate unique images from text descriptions using Stable Diffusion models. You provide text prompts, optional LoRA files, and settings, and it outputs custom-generated images. This is ideal for creatives looking to efficiently produce specific visual content without extensive manual drawing.
No commits in the last 6 months.
Use this if you want more control and flexibility over the image generation process with Stable Diffusion, including using custom models, LoRAs, and prompt embeddings.
Not ideal if you prefer a simple, out-of-the-box web interface for image generation without writing Python code or managing local model files.
Stars
14
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Jun 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/natsunoyuki/diffuser_tools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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