Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Negative Prompt Support for Anime, Paintings and Other Non-Photographic Media #2481 #2492

Merged
merged 7 commits into from
Mar 15, 2024

Commits on Mar 10, 2024

  1. Add files via upload

    In anime.json, at Line 36,
    replace "Fooocus Negative" with "Fooocus Semi Realistic"
    DavidDragonsage committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    db7294d View commit details
    Browse the repository at this point in the history
  2. 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)"
        },
    DavidDragonsage committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    aa33318 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    Popup image for the new "Fooocus Semi Realistic" style
    DavidDragonsage committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c84f16b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    e60ab0e View commit details
    Browse the repository at this point in the history
  2. Update sdxl_styles_fooocus.json

    Removed "grayscale, bw" from the proposed Fooocus Realistic entry at Line 6 of sdxl_styles_fooocus.json
    DavidDragonsage committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cf4415d View commit details
    Browse the repository at this point in the history
  3. refactor: cleanup files

    mashb1t committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1bfe483 View commit details
    Browse the repository at this point in the history
  4. feat: use default model to create thumbnail

    juggernautv8, seed 0, 1024x1024, no LoRAs, only this style, positive prompt "cat"
    mashb1t committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    009cc05 View commit details
    Browse the repository at this point in the history