Code Monkey home page Code Monkey logo

Comments (5)

Kilvoctu avatar Kilvoctu commented on September 20, 2024 1

I install my scripts manually, too. This would be pretty helpful as an extension, since typically I manually re-add this script when updating a1111 web ui repo (it gets overwrite by the update as /scripts is not in .gitignore)

I fiddle around with it for a minute just now and here's how you can make it an extension.

  • put "test_my_prompt_custom_script.py" into a "scripts" folder
  • that's it
    image

so the install process would be
image
then it'll make this folder in the extensions folder, with this hierarchy

  • /test_my_prompt
    • /scripts
      • test_my_prompt_custom_script.py
    • readme.md

from test_my_prompt.

ohmusama avatar ohmusama commented on September 20, 2024

Oh, this is not an extension. That's too bad. Would be nice if it had the install script built in :)

from test_my_prompt.

Extraltodeus avatar Extraltodeus commented on September 20, 2024

Oh, I don't know how to add it. Just thought people still installed scripts manually

from test_my_prompt.

Extraltodeus avatar Extraltodeus commented on September 20, 2024

So you say I just put a "scripts" folder in the repo, move the test_my_prompt.py into it and that's it?

from test_my_prompt.

Kilvoctu avatar Kilvoctu commented on September 20, 2024

Yeah, that's what I did and it seemed to work.

You can try testing it on another branch, then clone that branch into your/extensions folder and see if you get the same results.

from test_my_prompt.

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.