mirror of
https://github.com/BillyOutlast/rocm-automated.git
synced 2026-02-04 03:51:19 +01:00
better code pritning
This commit is contained in:
4
build.sh
4
build.sh
@@ -122,6 +122,10 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo -e "${BLUE}----------------------------------------${NC}"
|
||||
echo ""
|
||||
|
||||
print_step "Building Stable-Diffusion variants for different GPU architectures..."
|
||||
echo -e "${YELLOW}Command: bash ./build-scripts/build-stable-diffusion-variants.sh${NC}"
|
||||
if bash ./build-scripts/build-stable-diffusion-variants.sh; then
|
||||
|
||||
@@ -94,7 +94,7 @@ services:
|
||||
- seccomp=unconfined
|
||||
- label=disable
|
||||
comfyui:
|
||||
image: getterup/comfyui:latest
|
||||
image: docker.io/getterup/comfyui-rocm7.1:latest
|
||||
container_name: comfyui
|
||||
environment:
|
||||
- HIP_VISIBLE_DEVICES=1
|
||||
|
||||
Reference in New Issue
Block a user