Fooocus/presets
David Sage 37274c652a
feat: improve anime preset by adding style Fooocus Semi Realistic (#2492)
* Add files via upload

In anime.json, at Line 36,
replace "Fooocus Negative" with "Fooocus Semi Realistic"

* Add files via upload

In sdxl_styles_fooocus.json, insert this text at Line 6:

    {
        "name": "Fooocus Semi Realistic",
        "negative_prompt": "(worst quality, low quality, normal quality, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art:1.4), (watermark, signature, text font, username, error, logo, words, letters, digits, autograph, trademark, name:1.2), (blur, blurry, grainy), morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, censored, jpeg artifacts, out of focus, glitch, duplicate, (bad hands, bad anatomy, bad body, bad face, bad teeth, bad arms, bad legs, deformities:1.3)"
    },

* Add files via upload

Popup image for the new "Fooocus Semi Realistic" style

* Update sdxl_styles_fooocus.json

Removed "grayscale, bw" from the proposed Fooocus Realistic entry at Line 6 of sdxl_styles_fooocus.json

* refactor: cleanup files

* feat: use default model to create thumbnail

juggernautv8, seed 0, 1024x1024, no LoRAs, only this style, positive prompt "cat"

---------

Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
Co-authored-by: Manuel Schmid <dev@mash1t.de>
2024-03-15 22:52:27 +01:00
..
.gitignore feat: allow users to add custom preset without blocking automatic update (#2520) 2024-03-15 20:51:10 +01:00
anime.json feat: improve anime preset by adding style Fooocus Semi Realistic (#2492) 2024-03-15 22:52:27 +01:00
default.json fix: revert testing change to default lora activation 2024-03-13 00:32:54 +01:00
lcm.json feat: allow to add disabled LoRAs in config on application start (#2507) 2024-03-11 17:59:58 +01:00
lightning.json refactor: only use LoRA activate on handover to async worker, extract method 2024-03-11 23:49:45 +01:00
realistic.json feat: add preset selection to Gradio UI (session based) (#1570) 2024-03-15 22:04:27 +01:00
sai.json feat: allow to add disabled LoRAs in config on application start (#2507) 2024-03-11 17:59:58 +01:00