Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API key: PHd9yuPIFNuC6Yb58fEFqYsQl8DEpUn37vC2oK3X233A1XCeVGlWhaVjiZKS

Gives prompts to BlockadeLabs' skybox API and send them to an ICE webview.

Requirements

A Blockade Labs API Key is required for this service.

Control panel

https://[media server ip]:801/skybox/control-panel/ (https is required for clipboard functionality).

...

http://localhost:800/skybox/iceviewFrame/

Generated images will be automatically displayed in this webview. WebView resolution should be set to 8000x4000 and true perspective should be enabled.

...

Code Block
languagejson
{
  "blockade": {
    "name": "BlockadeLabs",
    "url": "$remoteIP:801/skybox/control-panel/",
    "https": true,
    "icon": "$ai/blockade.png",
    "description": "AI-generated panoramas"
  }
}

...