fix wording on negative_prompt help message
This commit is contained in:
parent
dc08934c0f
commit
7d88918543
@ -92,7 +92,7 @@ class ActualUtils(commands.Cog):
|
|||||||
)
|
)
|
||||||
@option(
|
@option(
|
||||||
"negative_prompt",
|
"negative_prompt",
|
||||||
description="An options set of negatives you want to pass to stablediffusion",
|
description="An optional set of negatives you want to pass to stable diffusion",
|
||||||
requred=False,
|
requred=False,
|
||||||
)
|
)
|
||||||
async def sd(
|
async def sd(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user