mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
i
This commit is contained in:
@@ -4,7 +4,7 @@ from modules.default_pipeline import process
|
||||
|
||||
def generate_clicked(positive_prompt):
|
||||
return process(positive_prompt=positive_prompt,
|
||||
negative_prompt='plastic, blur, blurred, lack of detail, surface, plain, toon, clip art, flat')
|
||||
negative_prompt='')
|
||||
|
||||
|
||||
block = gr.Blocks().queue()
|
||||
|
||||
Reference in New Issue
Block a user