forked from extern/easydiffusion
Disable the GPU list if auto is enabled
This commit is contained in:
@ -83,7 +83,7 @@ var PARAMETERS = [
|
||||
id: "use_gpus",
|
||||
type: ParameterType.select_multiple,
|
||||
label: "GPUs to use",
|
||||
note: "select multiple GPUs to process in parallel",
|
||||
note: "to process in parallel",
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user