Private & Confidential
(1.1.0) BlockadeLabs skybox generator
Â
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/
(https is required for clipboard functionality).
Type prompts into the box and select a generator. Press enter to send the prompt to the API.
ICE
http://localhost:800/skybox/viewFrame/
Generated images will be automatically displayed in this webview. WebView resolution should be set to 8000x4000 and true perspective should be enabled.
Â
custom_browsers.json entry
{
"blockade": {
"name": "BlockadeLabs",
"url": "$remoteIP:801/skybox/control/",
"https": true,
"icon": "$ai/blockade.png",
"description": "AI-generated panoramas"
}
}
(and place blockage.png (attached to this page) in app-icons/
(c) Igloo Vision 2020