mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
i
This commit is contained in:
@@ -3,7 +3,7 @@ from modules.default_pipeline import process
|
||||
|
||||
|
||||
def generate_clicked(positive_prompt):
|
||||
return process(positive_prompt=positive_prompt, negative_prompt='bad, ugly')
|
||||
return process(positive_prompt=positive_prompt, negative_prompt='bad, ugly, lowres, bad anatomy, bad hands, cropped, worst quality')
|
||||
|
||||
|
||||
block = gr.Blocks().queue()
|
||||
|
||||
Reference in New Issue
Block a user