Unverified Commit fd651bd0 authored by DaniAndTheWeb's avatar DaniAndTheWeb Committed by GitHub

Update webui.sh

parent 0684a681
...@@ -110,8 +110,8 @@ case "$gpu_info" in ...@@ -110,8 +110,8 @@ case "$gpu_info" in
;; ;;
*"Renoir"*) export HSA_OVERRIDE_GFX_VERSION=9.0.0 *"Renoir"*) export HSA_OVERRIDE_GFX_VERSION=9.0.0
printf "\n%s\n" "${delimiter}" 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 "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 "\n%s\n" "${delimiter}"
;; ;;
*) *)
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment