Download and Installation
Last updated
Last updated
Download ShellAgent for local installation:
After extracting the files, navigate to the main directory and double-click run.bat
. This will automatically install the necessary dependencies.
Once you see the specified address in the command prompt, click run.bat
again in the main directory.
Extract the contents and enter the main directory.
Open a terminal and run the following commands:
To install dependencies: sh install.sh
To start the service: sh start.sh
To enable automatic updates:
Go to Settings and turn on the auto-update option.
This ensures the application updates automatically every time you open it.
If the auto-update option is unavailable, download the latest version of ShellAgent here.
There are two methods, as follows:
In the custom_nodes directory, use the git clone <https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin.git>
command to install
In the ShellAgent-Plugin directory, use pip install -r requirements.txt
to install dependencies
Search for ShellAgent using ComfyUI-Manager, click to install
Restart ComfyUI, start building the workflow
Using ComfyUI Widget requires starting ComfyUI outside of ShellAgent.
Copy the ComfyUI service address to the settings in ShellAgent:
Wait for the initialization to complete, then open your browser and go to .
Once the process is complete, visit in your browser.
Visit the ComfyUI homepage to download and install .
Download or git clone
repository content to the ComfyUI/custom_nodes/
directory.