aboutsummaryrefslogtreecommitdiff
path: root/webui.sh
diff options
context:
space:
mode:
authorDaniAndTheWeb <57776841+DaniAndTheWeb@users.noreply.github.com>2023-01-20 00:21:51 +0100
committerGitHub <noreply@github.com>2023-01-20 00:21:51 +0100
commitfd651bd0bcceb4c746c86b202702bca029cbd6db (patch)
tree22b5b259328b7da3bf426bb633ce177421f00192 /webui.sh
parent0684a6819dfaec40732271ca5ef32392c36f17ba (diff)
Update webui.sh
Diffstat (limited to 'webui.sh')
-rwxr-xr-xwebui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/webui.sh b/webui.sh
index 4da51880..d5e7b3c5 100755
--- a/webui.sh
+++ b/webui.sh
@@ -110,8 +110,8 @@ case "$gpu_info" in
;;
*"Renoir"*) export HSA_OVERRIDE_GFX_VERSION=9.0.0
printf "\n%s\n" "${delimiter}"
- printf "Make sure to have at least 4GB of VRAM and 10GB of RAM or enable cpu mode: --use-cpu all --no-half"
- printf "\n%s\n" "${delimiter}"
+ printf "Make sure to have at least 4GB of VRAM and 10GB of RAM or enable cpu mode: --use-cpu all --no-half"
+ printf "\n%s\n" "${delimiter}"
;;
*)
;;