From 566327c3e8650b9cdacb5d219591ae6f94785da5 Mon Sep 17 00:00:00 2001 From: Ema Suriano Date: Wed, 29 Jan 2025 20:59:32 +0100 Subject: [PATCH] Update README.md Update instructions in master branch --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18aac0a8..8dae05f5 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ The service can be accessed through either the API endpoints or the Gradio web i # * Switch to stable branch if any issues * git checkout v0.0.5post1-stable - cd docker/gpu # OR - # cd docker/cpu # Run this or the above - docker compose up --build + docker compose up --build # for GPU + #docker compose -f docker-compose.cpu.yml up --build # for CPU + ``` Once started: