Skip to content

Commit 5f34d4a

Browse files
committed
WIP improving ai-server docs
1 parent d65a526 commit 5f34d4a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ cat install.sh | bash
2525

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

28+
![](/img/pages/ai-server/agent-install.gif)
29+
2830
:::info
2931
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.
3032
:::
@@ -40,7 +42,7 @@ AGENT_PASSWORD=password-to-restrict-access-to-agent
4042
```
4143

4244
::: info
43-
Models requiring authentication to download are also flagged in the `/lib/data/media-models.json` file.
45+
Models requiring authentication to download are also flagged in the `/lib/data/media-models.json` file of AI Server GitHub repository.
4446
:::
4547

4648
### Accessing the ComfyUI Agent
888 KB
Loading

0 commit comments

Comments
 (0)