Installation¶
This guide covers how to install CVWonder Studio on your system.
Prerequisites¶
Before installing CVWonder Studio, make sure you have the following prerequisites:
- Docker
Installation Options¶
Docker Compose¶
The easiest way to install CVWonder Studio is through docker compose:
cd examples/
docker compose up -d
This will install the latest stable version of CV Wonder Studio.
Kubernetes¶
Coming soon.
Next Steps¶
Now that you have CVWonder Studio running, check out the Quick Start Guide to start playing with the app.