fix wording on negative_prompt help message
This commit is contained in:
parent
08e8c45c1b
commit
8547fe7a1b
@ -92,7 +92,7 @@ class ActualUtils(commands.Cog):
|
||||
)
|
||||
@option(
|
||||
"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,
|
||||
)
|
||||
async def sd(
|
||||
|
Loading…
x
Reference in New Issue
Block a user