diff --git a/src/main.py b/src/main.py index f0df857..294bbb1 100644 --- a/src/main.py +++ b/src/main.py @@ -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