Dreambooth

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "The '''Dreambooth Commands''' allows you to connect to the Dreambooth service and generate images based on a text prompt. == List of Dreambooth Commands == *[[connect to dre...")
 
Line 1: Line 1:
The '''Dreambooth Commands''' allows you to connect to the Dreambooth service and generate images based on a text prompt.
+
This is a list of Dreambooth API commands available in UBot Studio:
  
== List of Dreambooth Commands ==
+
*[[connect to dreambooth]]: Connects to Dreambooth service by setting the global API key.
  
*[[connect to dreambooth]]: Sets the global API key for connecting to the Dreambooth service.
+
*[[generate dreambooth image]]: Generates an image using the Stability API based on a text prompt and saves it to a selected file.  
  
*[[generate dreambooth image]]: Generates an image based on a text prompt using the Stability API and saves it to a file.
+
== connect to dreambooth command ==
 +
'''connect to dreambooth'''
 +
 
 +
Description: Sets the global API key for connecting to the Dreambooth service.
 +
 
 +
Parameters:
 +
1. Api Key: Password editor to input the API key. (Stored: true)
 +
 
 +
== generate dreambooth image command ==
 +
'''generate dreambooth image'''
 +
 
 +
Description: Generates an image based on a text prompt using the Stability API and saves it to a file.
 +
 
 +
Parameters:
 +
1. File Name: Text editor to input the file name where the image will be saved.
 +
2. Text Prompt: Text editor to input the text based upon which the image will be generated.
 +
3. Engine Name: Text editor to select the Engine Name. The default engine is "Stable Diffusion XL Beta v2.2.2".
 +
4. Height: Text editor to set the Height of the image. The default value is 512.
 +
5. Width: Text editor to set the Width of the image. The default value is 512.

Revision as of 03:06, 4 July 2023

This is a list of Dreambooth API commands available in UBot Studio:

  • generate dreambooth image: Generates an image using the Stability API based on a text prompt and saves it to a selected file.

connect to dreambooth command

connect to dreambooth

Description: Sets the global API key for connecting to the Dreambooth service.

Parameters: 1. Api Key: Password editor to input the API key. (Stored: true)

generate dreambooth image command

generate dreambooth image

Description: Generates an image based on a text prompt using the Stability API and saves it to a file.

Parameters: 1. File Name: Text editor to input the file name where the image will be saved. 2. Text Prompt: Text editor to input the text based upon which the image will be generated. 3. Engine Name: Text editor to select the Engine Name. The default engine is "Stable Diffusion XL Beta v2.2.2". 4. Height: Text editor to set the Height of the image. The default value is 512. 5. Width: Text editor to set the Width of the image. The default value is 512.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox