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

bug: min range not work #794

Open
bluelovers opened this issue Jun 22, 2024 · 2 comments
Open

bug: min range not work #794

bluelovers opened this issue Jun 22, 2024 · 2 comments

Comments

@bluelovers
Copy link

{4-$$__lazy-wildcards/subject/art-type/sketch-pen-base/style__}

should always get >= 4, but it only >= 1

lazy-wildcards:
  subject:
    art-type:
      sketch-pen-landscape:
        prompts:
          - >-
            __lazy-wildcards/subject/art-type/sketch-pen-landscape/main__,
            __lazy-wildcards/subject/art-type/sketch-pen-base/prompts__
        main:
          - (XCYP) Landscape Sketch, (Sketch Landscape:1.4)
      sketch-pen-portrait:
        prompts:
          - >-
            __lazy-wildcards/subject/art-type/sketch-pen-portrait/main__,
            __lazy-wildcards/subject/art-type/sketch-pen-base/prompts__
        main:
          - (Sketch portrait, portrait)
      sketch-pen-base:
        prompts:
          - >-
            __lazy-wildcards/subject/art-type/sketch-pen-base/main__,
            {__lazy-wildcards/subject/art-type/sketch-pen-base/style-color__,|}
            ({3-$$__lazy-wildcards/subject/art-type/sketch-pen-base/style__})
        main:
          - (XCYP) Sketch, (Sketch:1.4), (Pen Drawing:2)
        style-color:
          - >-
            (Black and White Pen Drawing:2)
            {, (Strong Black and White Contrast)|}
        style:
          - High Summary
          - Minimalist Style
          - Thick Lines
          - Smooth Lines
          - Clean
          - Perfect Composition
          - High Contrast
          - Strong Contrast
          - pencil sketch
          - charcoal sketch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant