translated even more
This commit is contained in:
parent
fb52c427e3
commit
177d1972b2
@ -127,9 +127,9 @@ async def generate(
|
||||
response_bytes = response.content
|
||||
|
||||
param_text = f"""```Prompt: {prompt}
|
||||
Negativer Prompt: {default_negative + undesired_prompt.strip()}
|
||||
Undesired prompt: {default_negative + undesired_prompt.strip()}
|
||||
Seed: {seed}
|
||||
Auflösung: {width}x{height}
|
||||
Resolution: {width}x{height}
|
||||
Sampler: k_euler_ancestral
|
||||
Steps: 28
|
||||
Scale: 3.7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user