Skip to content

Commit 3a3fc79

Browse files
committed
adjust asciicinema poster/rows
1 parent 44e5c51 commit 3a3fc79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MyApp/_pages/ai-server/comfy-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cat install.sh | bash
2626
This process will also persist the configuration in the `.env` file in the ComfyUI Agent directory, so you can easily restart the ComfyUI Agent with the same configuration.
2727

2828
<div data-asciicinema="/pages/ai-server/agent-comfy-install.cast"
29-
data-options="{loop:true,poster:'npt:00:08',theme:'dracula'}"></div>
29+
data-options="{loop:true,poster:'npt:00:09',theme:'dracula',rows:16}"></div>
3030

3131
:::info
3232
On the first run, the ComfyUI Agent will download the models you selected during the installation process. This can take some time depending on the size of the models and your internet connection speed.

MyApp/_pages/ai-server/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cat install.sh | bash
2020
The installer will detect common environment variables for the supported AI Providers like OpenAI, Google, Anthropic, and others, and prompt ask you if you want to add them to your AI Server configuration.
2121

2222
<div data-asciicinema="/pages/ai-server/ai-server-install.cast"
23-
data-options="{loop:true,poster:'npt:00:08',theme:'dracula'}"></div>
23+
data-options="{loop:true,poster:'npt:00:08',theme:'dracula',rows:13}"></div>
2424

2525
Alternatively, you can specify which providers you want and provide the APIs before continuing with the installation.
2626

0 commit comments

Comments
 (0)