Sync with main #4

Merged
wirehack7 merged 12 commits from main into dev 2025-05-01 14:07:15 +02:00
Showing only changes of commit 177d1972b2 - Show all commits

View File

@ -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