BeClaude

stable-diffusion-image-generation

New
19.9kSmitheryGeneralby davila7

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/stable-diffusion-image-generation.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/multimodal-stable-diffusion/SKILL.md
3
Invoke in Claude Code
/stable-diffusion-image-generation
View source on GitHub
ai-&-mlresearch

Frequently Asked Questions

What is stable-diffusion-image-generation?

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

How to install stable-diffusion-image-generation?

To install stable-diffusion-image-generation, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /stable-diffusion-image-generation.

What is stable-diffusion-image-generation best for?

stable-diffusion-image-generation is a community categorized under General. It is designed for: ai-&-ml, research. Created by davila7.