⚠️ This extension is deprecated: You can continue to use it as is, but no further updates are planned. Please check out https://bluescape.ai for Generative AI in Bluescape workspaces.
Upload generated images to a Bluescape workspace for review and collaborate with others.
- Open "Extensions" tab.
- Open "Install from URL" tab in the tab.
- Enter
https://github.com/Bluescape/sd-webui-bluescape
to "URL for extension's git repository". - Press "Install" button.
- Wait for 5 seconds, and you will see the message "Installed into stable-diffusion-webui\extensions\sd-webui-bluescape. Use Installed tab to restart".
- Go to "Installed" tab, click "Check for updates", and then click "Apply and restart UI". (The next time you can also use these buttons to update the extension.)
- Completely restart A1111 webui including the backend through your terminal
Note: Currently the Bluescape extension only supports the standard A1111 domain / port (localhost:7860)
.
Get started using the Bluescape extension:
- Open Extension: Open the Bluescape tab on the A1111 webui
- Register: If you haven’t done so yet, register for a free account by clicking the button
- Login: Log into your account
- Select Workspace: Choose the workspace where you’d like to upload generated images
- Enable Upload Option: Navigate to either the ‘txt2img’ or ‘img2img’ tab and select the “Upload results to Bluescape” option
- Generate: Generate images
- Review: Open your workspace to review, curate and collaborate on the generated images
Note: The free account has a limit on the number of workspaces and amount of data that can be stored in the workspace. Additional resources are available through paid plans.
These are the defaults for the extension configuration options:
The options are categorized under General and Canvas sections.
By default the extension adds a text field to the workspace with the basic generation data:
Enabling extended generation data adds another text field with additional generation information:
Note: The default generation data added to the Bluescape workspace can be copied back to Automatic1111 and re-applied through the prompt.
Whether or not to include the source image in the workspace when using img2img:
Whether or not to include the image mask in the workspace when using img2img with masks.
Whether to scale images to standard Bluescape image size of 1000x1000 in the workspace.
Note, that this only applies scaling at the workspace level and does not actually change the image data. You can always resize to original size in the workspace as well:
This is a good option to enable when you have a lot of images in the workspace from different sources and it works well when using images between 500-1000. However, if you work on large images of different aspect ratios it is best to turn this off.
When this is enabled the generation data and extended generation data are stored as metadata into the Bluescape workspace image elements. This is in anticipation of future Bluescape functionality that makes it easier to copy the generation data back to A1111 and other workflow improvements as well
You can disable this but it may limit the uploaded images from taking advantage of future A1111 related improvements in Bluescape.
Whether to send analytics events about user registration, login and upload events. This helps Bluescape assess the amount of use of the extension.
You can disable this if you'd like.
Canvas title is the text above the generation canvas.
Title format allows you to choose from the following options.
"A1111" and the prompt (max 45 characters total).
Either txt2img or img2img based on the generation mode being active at the moment. No prompt included.
The name of the user that generated the images. By default the name used to register with Bluescape account, but there is an option to override the name in the settings. No prompt included.
The local timestamp as reported by the extension when the canvas was created. No prompt included.
Canvas header is the text inside at the top of the generation canvas.
Header format allows you to customize the information included with similar options to the title format. Note, that the prompt is always included in the header format regardless of the option.
"A1111" and the prompt (max 145 characters).
Either txt2img or img2img based on the generation mode being active at the moment and the prompt.
The name of the user that generated the images abd the prompt. By default the name used to register with Bluescape account, but there is an option to override the name in the settings.
The local timestamp as reported by the extension when the canvas was created and the prompt.
When enabled, this option arranges each new generation canvas you create adjacent to your most recent one.
If you have not created any generation canvases previously, a new row will be established for your use.
If you move your most recent canvas manually in the workspace the new generation canvas is created next to it.
When this setting is deactivated, your newly created canvas will be positioned alongside the most recent generation canvas of any other user.
By default canvas border color is not used, but you can enable the option and choose a custom color from the color picker.
There are various scenarios this can be used for, for example to differentiate users working in the same workspace even if the user name is not included in the canvas title or header.
By default canvas title and canvas header user name options use the name user registered their Bluescape account with. For convenience you can override the value here with a nick name or something else.
- Upload ControlNet source image and mask to the workspace
- Image element context menu item to copy the generation data in A1111 webui compatible format
- A1111 running in non-default domain/port
- Retrigger image generation with same or modified parameters in A1111 directly from the workspace
- Browse and upload existing generated images from A1111
Feel free to send us any feedback you may have either through Github or Bluescape community forums.
The extension is open source and licensed under MIT License.
If you are interested in developing on the Bluescape platform, please take a look at the developer documentation.