mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-07-01 02:59:25 +08:00
.
This commit is contained in:
parent
13bb0b23a1
commit
7385c17f64
@ -301,7 +301,7 @@ fi
|
||||
if [ "$USE_CUDA" = true ] && [ "$WORKFLOW" = false ]; then
|
||||
echo -e "${INFO}Checking For Nvidia Driver Installation..."
|
||||
if command -v nvidia-smi &>/dev/null; then
|
||||
echo "${INFO}Nvidia Driver Founded"
|
||||
echo -e "${INFO}Nvidia Driver Founded"
|
||||
else
|
||||
echo -e "${WARNING}Nvidia Driver Not Found, Fallback to CPU"
|
||||
USE_CUDA=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user