-
-
Notifications
You must be signed in to change notification settings - Fork 21
Using the AI Server on a different computer from the Cove Server
skier233 edited this page Jul 18, 2026
·
3 revisions
A common setup is to run the AI Server on a different computer than the stash server to be able to take advantage of a more powerful GPU than what is available on the stash server. Here is how to configure this setup:
- Ensure the computer that will be running the AI Server can access the files from stash's server
- For example, if the videos for stash are in C:\stash\scenes, ensure you have the stash server's drive mapped to the computer that will run the AI Server so you could access those files at
F:\stash\scenesfor example. You can add your folders to the docker compose file.
- For example, if the videos for stash are in C:\stash\scenes, ensure you have the stash server's drive mapped to the computer that will run the AI Server so you could access those files at
- Install the AI Server on the desired computer.
- Install the Stash Plugin.
- In the AI Overhaul settings page, install
Skier AI Tagging - In the AI Overhaul settings page, under
Installed Plugins->Skier AI Tagging, clickConfigureand set theRemote Service URLto the url pointing to the nsfw_ai_model_server - In the AI Overhaul settings page, under
Installed Plugins->Skier AI Tagging, clickConfigureand create aPath Mappingas described in further detail here.