translated even more
Some checks failed
Safety Check / safety-check (push) Successful in -3s
Build and Push Docker Image / build (push) Successful in -10s
Code Quality Check / quality-check (push) Failing after 16s

This commit is contained in:
wirehack7 2025-05-01 12:41:48 +02:00
parent fb52c427e3
commit 177d1972b2
Signed by: wirehack7
GPG Key ID: C9F4CF85BA505ADC

View File

@ -127,9 +127,9 @@ async def generate(
response_bytes = response.content response_bytes = response.content
param_text = f"""```Prompt: {prompt} param_text = f"""```Prompt: {prompt}
Negativer Prompt: {default_negative + undesired_prompt.strip()} Undesired prompt: {default_negative + undesired_prompt.strip()}
Seed: {seed} Seed: {seed}
Auflösung: {width}x{height} Resolution: {width}x{height}
Sampler: k_euler_ancestral Sampler: k_euler_ancestral
Steps: 28 Steps: 28
Scale: 3.7 Scale: 3.7