question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add ability to incorporate negative prompts in walk fn

See original GitHub issue

Issue brought up here. Negative prompts already available in __call__ fn but should be surfaced up to walk. Not sure if you’d want these to be static or also interpolating…

@xtagon We can continue discussion here, would love your thoughts.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
naterawcommented, Dec 6, 2022

This has been added in the latest version of the package! Should work in walk by providing a negative_prompt string arg.

1reaction
evenwestvangcommented, Nov 19, 2022

Also happy to wait 👍 - in the interim I’ll be trying to thread the example through the local library

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do you incorporate negative prompts? Is it an update or ...
Hi y'all I'm wondering if negative prompts are something you add in during the prompt or if it's an update.
Read more >
Add support for negative prompts · Issue #699 - GitHub
I tested this in the StableDiffusionPipeline and it seems to work that way with diffusers as well. I currently don't see a way...
Read more >
Please use NEGATIVE PROMPTS with Stable Diffusion v2.0
The negative prompt can be used to describe what you don't want to see in the image. The AI sometimes ignores parts of...
Read more >
Stable Diffusion 2.0 With Negative Prompts is (Almost) Better ...
Negative prompts are just as important as the main prompt in Stable Diffusion 2.0. It's a major change and I've updated my comparison...
Read more >
SAMHSA TIP 35 Enhancing Motivation for Change in ...
resolving ambivalence include reassuring the client that ambivalence about change is normal; evoking DARN (Desire, Ability, Reasons, and.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found