Giter VIP home page Giter VIP logo

Comments (6)

ctwrs avatar ctwrs commented on July 19, 2024 2

Umi enables defining negative prompts in positive prompts by wrapping text between **neg prompt**. This does not work with batches because the txt2img script accepts an array of prompts for a batch but only a single string for the negative prompt. Earlier versions of txt2img did support arrays of negative prompts but it was dropped when token weights were introduced.

Reimplementing it is not really needed because Umi really uses neg prompts only for a couple presets which still work more or less fine without them. The fix in #9 ignores negative prompts defined with ** when a batch is rendered. The regular negative prompt window still works for batches.

Closing as IMO it's fixed.

from umi-ai-embeds.

Klokinator avatar Klokinator commented on July 19, 2024

Yup. Batches don't work in Umi AI properly. That's why we don't use 'em. Unless you know python/how to fix it, it's unlikely to get fixed. Both of my python guys said it's an issue with WebUI's limitations.

from umi-ai-embeds.

Klokinator avatar Klokinator commented on July 19, 2024

Correction: Batches don't work with the negative prompts in Wildcards, or certain wildcard parameters. This isn't limited to Umi. It's in the other wildcard systems too.

from umi-ai-embeds.

diregoblin avatar diregoblin commented on July 19, 2024

from umi-ai-embeds.

Klokinator avatar Klokinator commented on July 19, 2024

I'm not a coder, so I can't explain it well. If you'd like, you can jump on the discord and we can talk about it there! I have my other two coders who might be able to help explain.

https://discord.gg/9K7j7DTfG2

from umi-ai-embeds.

Klokinator avatar Klokinator commented on July 19, 2024

I do believe one of my coder guys solved the issue! Try again?

#9

from umi-ai-embeds.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.