Title: Block Diffusion &#8211; Generate images from text prompts
Author: Kevin Batdorf
Published: <strong>13 de Septiembre de  2022</strong>
Last modified: 30 de Marzo de  2023

---

Buscar plugins

![](https://ps.w.org/stable-diffusion/assets/banner-772x250.png?rev=2796751)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/stable-diffusion/assets/icon-256x256.png?rev=2796290)

# Block Diffusion – Generate images from text prompts

 Por [Kevin Batdorf](https://profiles.wordpress.org/kbat82/)

[Descargar](https://downloads.wordpress.org/plugin/stable-diffusion.0.7.1.zip)

 * [Detalles](https://cl.wordpress.org/plugins/stable-diffusion/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/stable-diffusion/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/stable-diffusion/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/stable-diffusion/#developers)

 [Soporte](https://wordpress.org/support/plugin/stable-diffusion/)

## Descripción

A new era of content creation is here. With machine learning and advanced models,
we are now capable of creating unique images based on text prompts alone. We are
only lmiited by our imagination. Block Diffusion lets you use artifical intelligence
to unlock your creativity and give unique experiences to your visitors.

This plugin interfaces with the Replicate API and allows you to run open-source 
models via their cloud API. Add the block to a page and select a model to enter 
your API token.

Semi interactive demo at [https://www.block-diffusion.com/](https://www.block-diffusion.com/)

#### Features

 * Stable Diffusion – A latent text-to-image diffusion model capable of generating
   photo-realistic images given any text input
 * Stable Diffusion V2 test version
 * Text to Pokémon – Generate Pokémon from a text description
 * Open Journey – Stable Diffusion fine tuned on Midjourney v4 images.
 * Multiple outputs
 * Image input with basic controls
 * Download, copy, or import into the editor
 * Prompt suggestion + preview

#### Pro version

All pro features will be added to this open source version on wordpress.org. You
may [sponsor the project on GitHub](https://github.com/sponsors/KevinBatdorf) (there
are monthly and one-time payment options). Thank you.

#### Upcoming Features

 * Add an image mask to only generate specific areas
 * View your prediction history

#### More Info

 * Follow [@kevinbatdorf](https://twitter.com/kevinbatdorf) on Twitter
 * View on [GitHub](https://github.com/KevinBatdorf/block-diffusion)

#### Terms and Privacy

This plugin provides an interface to the Replicate API and requires you have an 
active account at replicate.com with an active API token. This plugin is not affiliated
with Replicate and only uses their public Http API. Your servers speak directly 
with replicate.com.
 – [Replicate terms](https://replicate.com/terms) – [Replicate privacy policy](https://replicate.com/privacy)

We also offer additional features on top of the Replicate API, such as prompt/output
sharing (opt in) and prompt inspiration.
 – [Block Diffusion terms](https://www.block-diffusion.com/terms)–
[Block Diffusion privacy policy](https://www.block-diffusion.com/privacy)

## Capturas de pantalla

 * [[
 * A view of the interface
 * [[
 * Choose from various models to run

## Bloques

Este plugin proporciona 1 bloque.

 *   Block Diffusion Generate unique images from text prompts using AI

## Instalación

 1. Activate the plugin through the ‘Plugins’ screen in WordPress

## Reseñas

![](https://secure.gravatar.com/avatar/c73aebb1d4d2f1b212c6244b364a99ace9c7ee8da1d94111bbaca3eaedf71917?
s=60&d=retro&r=g)

### 󠀁[Interesting](https://wordpress.org/support/topic/interesting-57/)󠁿

 [wpcraft](https://profiles.wordpress.org/casepress/) 17 de Diciembre de 2022

Awesome solution. I trying this plugin for some my sites. and so far it looks very
promising. I can generate images and illustrations without having to worry about
getting in trouble with the law.

 [ Leer 1 comentario ](https://wordpress.org/support/plugin/stable-diffusion/reviews/)

## Colaboradores & Desarrolladores

“Block Diffusion – Generate images from text prompts” es software de código abierto.
Las siguientes personas han contribuido a este plugin.

Colaboradores

 *   [ Kevin Batdorf ](https://profiles.wordpress.org/kbat82/)

[Traduce “Block Diffusion – Generate images from text prompts” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/stable-diffusion)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/stable-diffusion/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/stable-diffusion/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/stable-diffusion/)
por [RSS](https://plugins.trac.wordpress.org/log/stable-diffusion/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 0.7.1 – 2022-12-07

 * Tweak: Remove v2 test version as it was merged into the main model

#### 0.7.0 – 2022-11-24

 * Feature: Add test version of Stable Diffusion v2

#### 0.6.0 – 2022-11-22

 * Feature: Add OpenJourney model – Stable Diffusion fine tuned on Midjourney v4
   images.

#### 0.5.0 – 2022-11-06

 * Feature: Add interactive image input 🚀
 * Tweak: Update types to support new num_output format
 * Tweak: Adjust spacing on model switch ui
 * Fix: Fix nested scroll bars showing

#### 0.4.0 – 2022-10-10

 * Feature: Support multiple outputs
 * Feature: Add download and copy buttons
 * Tweak: The output UI is separate now from the input UI
 * Fix: Fixed a bug where the focus state wouldn’t expand the model card

#### 0.3.0 – 2022-10-09

 * Feature: Add support for image to Pokémon generation
 * Tweak: Various UI changes

#### 0.2.0 – 2022-10-05

 * Feature: Help with prompt ideas and inspiration (opt in)
 * Feature: Prompt sharing with the community (opt in)
 * Feature: Added settings modal to manage preferences
 * Tweak: Removed intermediary modal
 * Tweak: UI improvements

#### 0.1.8 – 2022-09-15

 * Tweak: Update height and width positioning
 * Tweak: Add middleware to grab token from the db (or body)
 * Testing: Adds login e2e tests

#### 0.1.7 – 2022-09-15

 * Update auto inject to be more reliable
 * Tweak styling to avoid some theme conflicts

#### 0.1.6 – 2022-09-14

 * Refactor out login from middleware into a basic gate pattern
 * Add “API Token” link on the plugins page that will open the app
 * Make the login view the first view

#### 0.1.5 – 2022-09-13

 * Add better error handling when logging in

#### 0.1.4 – 2022-09-13

 * Update scrolling style for md widths
 * Update login mobile view layout

#### 0.1.3 – 2022-09-13

 * Update block label in editor

#### 0.1.2 – 2022-09-13

 * Update plugin name and description text
 * Fix bug where the image block isn’t mounted by the time the opener event fires
 * Fix mobile scrolling bug

#### 0.1.1 – 2022-09-12

 * Update block.json information

#### 0.1.0 – 2022-09-12

 * Initial release

## Meta

 *  Versión **0.7.1**
 *  Última actualización **hace 3 años**
 *  Instalaciones activas **90+**
 *  Versión de WordPress ** 5.8 o superior **
 *  Probado hasta **6.2.9**
 *  Versión de PHP ** 7.0 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/stable-diffusion/)
 * Etiquetas
 * [AI](https://cl.wordpress.org/plugins/tags/ai/)[artificial intelligence](https://cl.wordpress.org/plugins/tags/artificial-intelligence/)
   [block](https://cl.wordpress.org/plugins/tags/block/)[prompt](https://cl.wordpress.org/plugins/tags/prompt/)
   [stable diffusion](https://cl.wordpress.org/plugins/tags/stable-diffusion/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/stable-diffusion/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/stable-diffusion/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/stable-diffusion/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/stable-diffusion/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/stable-diffusion/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/stable-diffusion/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/stable-diffusion/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/stable-diffusion/reviews/)

## Colaboradores

 *   [ Kevin Batdorf ](https://profiles.wordpress.org/kbat82/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/stable-diffusion/)