Skip to main content

splat-agent

Installable remote GPU worker for SplatLab.

The worker is intentionally maintained separately from the SplatLab web/control-plane repository so GPU machines can install and upgrade it independently.

Docker (recommended)

The Docker image includes the complete runtime: CUDA, Nerfstudio, FFmpeg, FFprobe, COLMAP, and splat-agent. The host only needs Docker, the NVIDIA driver, and the NVIDIA Container Toolkit.

docker pull njlabsai/splat-agent:0.1.3

docker run --rm -it \
  -v splat-agent-config:/root/.config/splat-agent \
  njlabsai/splat-agent:0.1.3 init

docker run --rm --gpus all --ipc=host \
  -v splat-agent-config:/root/.config/splat-agent \
  -v splat-agent-data:/root/.local/share/splat-agent \
  njlabsai/splat-agent:0.1.3 start -n "major-tom"

The named volumes retain credentials and job data when the container is replaced. Use njlabsai/splat-agent:latest to track the newest published image.

Python package

uv tool install --locked .
splat-agent init
splat-agent start -n "RTX workstation" -q default

init accepts the connection JSON copied from the website's Settings screen:

{
  "server_url": "https://splat.example.com",
  "queue": "default",
  "credentials": {
    "access_key": "spl_...",
    "secret_key": "sk_..."
  }
}

Both compact and multi-line JSON can be pasted. If the JSON is omitted, invalid, or cannot be verified, init falls back to separate prompts for the SplatLab URL, access key, and secret key. start validates the local NVIDIA/Nerfstudio toolchain before registering and consuming one job at a time from the selected queue.

Use either -h or --help to display help for the main command or a subcommand.

Run the isolated package tests:

uv run pytest -q

License

splat-agent is released under the MIT License.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

splat_agent-0.1.3.tar.gz (25.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

splat_agent-0.1.3-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file splat_agent-0.1.3.tar.gz.

File metadata

  • Download URL: splat_agent-0.1.3.tar.gz
  • Upload date:
  • Size: 25.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for splat_agent-0.1.3.tar.gz
Algorithm Hash digest
SHA256 0aeaa76c5e81422fba8e8d191966958fa9a62b9cf4cf5252126b8297636fd379
MD5 4572ce61c36040c2e09755b9196b8b16
BLAKE2b-256 5c5d91e4d913e6040811359177b5b0e2de3acc849ee00f0e26641a581e27934a

See more details on using hashes here.

File details

Details for the file splat_agent-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: splat_agent-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.2 {"installer":{"name":"uv","version":"0.12.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for splat_agent-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5222a83edc18d420998ffc4d7491a13f2b8f7abc0ff58f235005d7367cb4f6b4
MD5 0f9c15d60852a22e0617d685de74c014
BLAKE2b-256 b2e5121d3fae0a0e0ac311de359c6ad2721efb565dd310425c1f464b5e816d5c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page