logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install galilai-group/stable-worldmodel. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

galilai-group/stable-worldmodel Installation Guide

How to install galilai-group/stable-worldmodel. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for galilai-group/stable-worldmodel. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i galilai-group/stable-worldmodel
or

Install via npx

npx @hexmos/ipm i galilai-group/stable-worldmodel

Prerequisites

Python

language

Version: >=3.10

uv

dependency_manager

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install from PyPI

pip install stable-worldmodel

pip install 'stable-worldmodel[all]'

pip install 'stable-worldmodel[lerobot]'

Install from source (development)

git clone https://github.com/galilai-group/stable-worldmodel

cd stable-worldmodel

uv venv --python=3.10 && source .venv/bin/activate

uv sync --extra all --group dev

Post Installation Steps

  • export STABLEWM_HOME=~/.stable_worldmodel/
  • The library is in active development. APIs may change between minor versions.