Code Monkey home page Code Monkey logo

Comments (3)

mix1009 avatar mix1009 commented on June 19, 2024

Thank you for the request.
There are some limitation how extension work, so it's not easy to implement as you explained.

  1. Extension can only appear where webui allows it. It's not possible to place the extension right below the prompt box.
  2. Extension only run when user interact with extension's components or user presses the "Generate" button.
  3. I could save the last prompt when generate is pressed and show some kind information when user presses a button. Then the extension could analyze the last prompt and show related information. But I'm not sure users will be comfortable with extension saving your prompt. And the workflow is hard to explain and understand for users.

I think it might be better to make a web service that shows related keywords when you paste your prompt.

from model-keyword.

mix1009 avatar mix1009 commented on June 19, 2024

https://lora-help.coolai.app/

This webpage extracts lora model names from your prompt and returns trigger words for each lora model.

from model-keyword.

PaulCoddington avatar PaulCoddington commented on June 19, 2024

Thank you for the request. There are some limitation how extension work, so it's not easy to implement as you explained.

a1111-sd-webui-tagcomplete seems to be able to do what has been requested?

from model-keyword.

Related Issues (20)

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.