ca.json•3.46 kB
{
  "Stability AI": "Stability AI",
  "Generative AI video model based on the image model Stable Diffusion.": "Generative AI video model based on the image model Stable Diffusion.",
  "API Key": "API Key",
  "Please visit https://platform.stability.ai/docs/getting-started/authentication to get your API Key": "Please visit https://platform.stability.ai/docs/getting-started/authentication to get your API Key",
  "Text to Image": "Text to Image",
  "Custom API Call": "Custom API Call",
  "Generate an image using a text prompt": "Generate an image using a text prompt",
  "Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
  "Prompt": "Prompt",
  "cfg_scale": "cfg_scale",
  "height": "height",
  "width": "width",
  "samples": "samples",
  "steps": "steps",
  "weight": "weight",
  "clip_guidance_preset": "clip_guidance_preset",
  "style_preset": "style_preset",
  "Engine ID": "Engine ID",
  "Method": "Method",
  "Headers": "Headers",
  "Query Parameters": "Query Parameters",
  "Body": "Body",
  "No Error on Failure": "No Error on Failure",
  "Timeout (in seconds)": "Timeout (in seconds)",
  "The text to transform in image.": "The text to transform in image.",
  "How strictly the diffusion process adheres to the prompt text (higher values keep your image closer to your prompt) (MIN:0; MAX:35)": "How strictly the diffusion process adheres to the prompt text (higher values keep your image closer to your prompt) (MIN:0; MAX:35)",
  "Height of the image in pixels. Must be in increments of 64 and >= 128": "Height of the image in pixels. Must be in increments of 64 and >= 128",
  "Width of the image in pixels. Must be in increments of 64 and >= 128": "Width of the image in pixels. Must be in increments of 64 and >= 128",
  "Number of images to generate (MAX:10)": "Number of images to generate (MAX:10)",
  "Number of diffusion steps to run (MIN:10; MAX:150)": "Number of diffusion steps to run (MIN:10; MAX:150)",
  "Pass in a style preset to guide the image model towards a particular style.": "Pass in a style preset to guide the image model towards a particular style.",
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
  "NONE": "NONE",
  "FAST_BLUE": "FAST_BLUE",
  "FAST_GREEN": "FAST_GREEN",
  "SIMPLE": "SIMPLE",
  "SLOW": "SLOW",
  "SLOWER": "SLOWER",
  "SLOWEST": "SLOWEST",
  "enhance": "enhance",
  "anime": "anime",
  "photographic": "photographic",
  "digital-art": "digital-art",
  "comic-book": "comic-book",
  "fantasy-art": "fantasy-art",
  "line-art": "line-art",
  "analog-film": "analog-film",
  "neon-punk": "neon-punk",
  "isometric": "isometric",
  "low-poly": "low-poly",
  "origami": "origami",
  "modeling-compound": "modeling-compound",
  "cinematic": "cinematic",
  "3d-model": "3d-model",
  "pixel-art": "pixel-art",
  "tile-texture": "tile-texture",
  "stable-diffusion-xl-1024-v1-0": "stable-diffusion-xl-1024-v1-0",
  "stable-diffusion-768-v2-1": "stable-diffusion-768-v2-1",
  "stable-diffusion-512-v2-1": "stable-diffusion-512-v2-1",
  "stable-diffusion-768-v2-0": "stable-diffusion-768-v2-0",
  "stable-diffusion-512-v2-0": "stable-diffusion-512-v2-0",
  "stable-diffusion-v1-5": "stable-diffusion-v1-5",
  "stable-diffusion-v1": "stable-diffusion-v1",
  "GET": "GET",
  "POST": "POST",
  "PATCH": "PATCH",
  "PUT": "PUT",
  "DELETE": "DELETE",
  "HEAD": "HEAD"
}