SDO. Stable Diffusion Online

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > SD - Stable Diffusion AI > SDO. Stable Diffusion Online >

SDO. Stable Diffusion Online

SDO.List Engines

Previous Top Next


MiniRobotLanguage (MRL)

 

SDO.List Engines

Retrieve available Stable Diffusion Online (SDO) engines.

 

clip0754

 

 

 

Intention

 

This command provides a list of available engines from the Stable Diffusion Online (SDO) suite of commands. Users can retrieve details of all engines or specify a particular engine by its number.

 

To use these results, use the SDO.SetSize - Command:

 

SDO.SetSize|512|512|stable-diffusion-v1-5

 

The "SDO.List Engines" command serves as a utility for users to inspect the engines available for the Stable Diffusion process.

Each engine might have different capabilities, performance metrics, or costs associated with it.

This command allows users to make informed decisions based on available options.

The "SDO.List Engines" command is a handy tool for users aiming to explore and understand the engines available in the Stable Diffusion Online (SDO) suite. It provides essential details that can guide users in selecting the most suitable engine for their tasks.

 

The "SDO.List Engines" command provides a concise and structured list of available engines in the Stable Diffusion Online (SDO) suite. Users can easily interpret the data, with each entry providing the engine's name, its version or variant, and a brief description. This overview aids users in understanding the capabilities and specialties of each engine, guiding their decision-making process.

 

Utilizing the P2 parameter allows for capturing the result in a specific variable. If omitted, the system defaults to placing the result on the top of the stack (TOS), ensuring flexibility in data retrieval.

 

SDO.SetKey|File

SDO.List Engines|0|$$RET

DBP.$$RET

ENR.

 

Here is the result of the Script (this will change in the future, we have the 20.08.2023):

 

esrgan-v1-x2plus * Real-ESRGAN x2 * Real-ESRGAN_x2plus upscaler model

stable-diffusion-xl-1024-v0-9 * Stable Diffusion XL v0.9 * Stability-AI Stable Diffusion XL v0.9

stable-diffusion-xl-1024-v1-0 * Stable Diffusion XL v1.0 * Stability-AI Stable Diffusion XL v1.0

stable-diffusion-v1 * Stable Diffusion v1.4 * Stability-AI Stable Diffusion v1.4

stable-diffusion-v1-5 * Stable Diffusion v1.5 * Stability-AI Stable Diffusion v1.5

stable-diffusion-512-v2-0 * Stable Diffusion v2.0 * Stability-AI Stable Diffusion v2.0

stable-diffusion-768-v2-0 * Stable Diffusion v2.0-768 * Stability-AI Stable Diffusion 768 v2.0

stable-diffusion-depth-v2-0 * Stable Diffusion v2.0-depth * Stability-AI Stable Diffusion Depth v2.0

stable-diffusion-512-v2-1 * Stable Diffusion v2.1 * Stability-AI Stable Diffusion v2.1

stable-diffusion-768-v2-1 * Stable Diffusion v2.1-768 * Stability-AI Stable Diffusion 768 v2.1

stable-diffusion-xl-beta-v2-2-2 * Stable Diffusion v2.2.2-XL Beta * Stability-AI Stable Diffusion XL Beta v2.2.2

stable-diffusion-x4-latent-upscaler * Stable Diffusion x4 Latent Upscaler * Stable Diffusion x4 Latent Upscaler

stable-inpainting-v1-0 * Stable Inpainting v1.0 * Stability-AI Stable Inpainting v1.0

stable-inpainting-512-v2-0 * Stable Inpainting v2.0 * Stability-AI Stable Inpainting v2.0

 

 

 

Syntax

 

 

SDO.List Engines[|P1][|P2]

 

 

Parameter Explanation

 

P1 - (Optional) Specifies the engine number to be listed. If omitted or empty, the command will list all available engines.

 

P2 - (Optional)  Variable for the Return Value, if omitted the Value is placed on TOS.

 

 

 

 

Example

 

'***********************************

' SDO.-Sample

'***********************************

SDO.SetKey|File

SDO.List Engines|0|$$RET

DBP.$$RET

ENR.

 

 

 

Remarks

 

To use these results, use the SDO.SetSize - Command:

 

SDO.SetSize|512|512|stable-diffusion-v1-5

 

 

Limitations:

 

-

 

 

See also: