Stable Diffusion Transform

Transform images using the specified model ID from Civitai. With the given prompt and model, enable to transform the image based on the initial image.

Try it in the Widget Center

Click this url to try this widget and copy the Pro Config template.

Usage

Transform images using the specified model ID from Civitai. With the provided prompt and model, enable the transformation of images based on the initial image.

Input Parameters

Output Parameters

Output Example

{
  "url": "https://image.myshell.ai/image/chat/embed_obj/40295/20240423/098f3f68bc2b4c42bb742add9efb2a2e.jpg"
}

Detailed Guidelines

  • Transform

    • Usage: Transform the initial image's size and style while preserving most of the original content.

      *(prompt: two dogs running in the rain.)

      The first image is the input init image, we transform the size and style in the following two images.*

    • Main parameter:

      • image : The input image, can be a url. Any size

      • model & prompt : Same as stable diffusion generation usage.

      • denoising_strength: Strength of image transfomation during hires transform. High means more influence during transformation

Last updated