Skip to content

Commit bcdc916

Browse files
authored
Omni: Fix docs
1 parent fb82339 commit bcdc916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omni/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bash build.sh
2929
Run docker image:
3030

3131
```bash
32-
export DOCKER_IMAGE=intel/llm-scaler-omni:0.1.0-b3
32+
export DOCKER_IMAGE=intel/llm-scaler-omni:0.1.0-b4
3333
export CONTAINER_NAME=comfyui
3434
export MODEL_DIR=<your_model_dir>
3535
export COMFYUI_MODEL_DIR=<your_comfyui_model_dir>

0 commit comments

Comments
 (0)