You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MyApp/_pages/ai-server/index.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,13 +39,27 @@ You can reset the process by deleting your local `App_Data` directory and rerunn
39
39
40
40
You will then be able to make requests to the AI Server API endpoints, and access the Admin Portal user interface like the [Chat interface](http://localhost:5005/admin/Chat) to use your AI Provider models.
41
41
42
-
## Optional ComfyUI Agent
42
+
###Optional - Install ComfyUI Agent
43
43
44
-
The installer will also ask if you want to install the ComfyUI Agent locally if you run AI server from the installer.
44
+
If your server also has a GPU you can ask the installer to also install the [ComfyUI Agent](/ai-server/comfy-extension) locally:
45
45
46
-
If you choose to run AI Server, it will prompt you to install the ComfyUI Agent as well, and assume you want to run it locally.
0 commit comments