Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/prompt-to-prompt

None observed · 2026-08-28

github.com/google/prompt-to-prompt · Jupyter Notebook · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1430
  • days_rel: n/a
  • days_push: 841
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3456 stars · 318 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Google's official implementation of the Prompt-to-Prompt paper, which enables text-driven image editing in Latent Diffusion and Stable Diffusion models by controlling cross-attention weights during generation. It provides an AttentionControl API supporting prompt replacement, refinement, and token re-weighting edits.

Use cases

  • edit images by swapping words in the prompt while keeping composition
  • add style or detail tokens to a prompt and regenerate the same image
  • strengthen or weaken the influence of a specific word on the generated image
  • research attention control in diffusion models
  • build text-to-image editing pipelines on top of Stable Diffusion

When to choose

  • you want research-grade, paper-faithful prompt-to-prompt image editing with Stable Diffusion or Latent Diffusion
  • you need a simple AttentionControl abstraction to experiment with cross-attention manipulation
  • you want runnable notebooks demonstrating replacement, refinement, and re-weighting edits

When to avoid

  • you need a production image-editing service or polished UI rather than research code
  • you want the latest diffusion models or editors like InstructPix2Pix or ControlNet
  • you have less than 12GB of GPU VRAM or no GPU available

Facets

library · maturity maintenance

image-processing machine-learning deep-learning prompt-engineering artificial-intelligence image-processing deep-learning machine-learning python stable-diffusion latent-diffusion diffusion-models attention-control text-to-image image-editing research-code jupyter-notebooks gpu

1 source

Member repositories

RepositoryRoleHealth v2
google/prompt-to-promptmain10

For agents

markdown · JSON · MCP: product_card(name="google/prompt-to-prompt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem