forked from extern/easydiffusion
Tweak low GPU wording
This commit is contained in:
parent
0a2c70595d
commit
6eb2d800fa
@ -101,7 +101,7 @@ var PARAMETERS = [
|
|||||||
note: "Faster performance requires more GPU memory (VRAM)<br/><br/>" +
|
note: "Faster performance requires more GPU memory (VRAM)<br/><br/>" +
|
||||||
"<b>Balanced:</b> nearly as fast as High, much lower VRAM usage<br/>" +
|
"<b>Balanced:</b> nearly as fast as High, much lower VRAM usage<br/>" +
|
||||||
"<b>High:</b> fastest, maximum GPU memory usage</br>" +
|
"<b>High:</b> fastest, maximum GPU memory usage</br>" +
|
||||||
"<b>Low:</b> slowest, force-used for GPUs with 4 GB (or less) memory",
|
"<b>Low:</b> slowest, force-used for GPUs with 3 to 4 GB memory",
|
||||||
icon: "fa-forward",
|
icon: "fa-forward",
|
||||||
default: "balanced",
|
default: "balanced",
|
||||||
options: [
|
options: [
|
||||||
|
Loading…
Reference in New Issue
Block a user