Coder Social home page Coder Social logo

Comments (10)

continue-revolution avatar continue-revolution commented on May 20, 2024 1

Consider installing the requirements in the install.py file: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Developing-extensions

Done

from sd-webui-segment-anything.

continue-revolution avatar continue-revolution commented on May 20, 2024

You may either manually pip install segment_anything on your terminal or update to the new version. The current version should be able to automatically do pip install for you. If not, pls lemme know.

from sd-webui-segment-anything.

halumice avatar halumice commented on May 20, 2024

I installed manually with pip install because it was not getting installed automatically
imagen

But anyways:
imagen

Any advice?

Thanks, I think your extension will be a turning point in inpainting

from sd-webui-segment-anything.

continue-revolution avatar continue-revolution commented on May 20, 2024

The reason might be because your sd-webui python environment is using a different python environment. I have replaced my automatic pip install script with the global run_pip, could you try again?

from sd-webui-segment-anything.

halumice avatar halumice commented on May 20, 2024

Yep! It is fixed now. Thanks!

from sd-webui-segment-anything.

byames avatar byames commented on May 20, 2024

The reason might be because your sd-webui python environment is using a different python environment. I have replaced my automatic pip install script with the global run_pip, could you try again?

how do you do that?
I'm getting this:

ModuleNotFoundError: No module named 'modules.paths_internal'

from sd-webui-segment-anything.

continue-revolution avatar continue-revolution commented on May 20, 2024

The reason might be because your sd-webui python environment is using a different python environment. I have replaced my automatic pip install script with the global run_pip, could you try again?

how do you do that? I'm getting this:

ModuleNotFoundError: No module named 'modules.paths_internal'

This is because you have not updated your SD webui to the newest version. You should probably add this file under ${webui}/modules. Not sure whether it will work. If it is not working, let me know.

from sd-webui-segment-anything.

byames avatar byames commented on May 20, 2024

Thank you!
Is there a way to automatically update it upon opening the 1111 webui?
I thought git pill did that in the webui-user file

from sd-webui-segment-anything.

continue-revolution avatar continue-revolution commented on May 20, 2024

Thank you! Is there a way to automatically update it upon opening the 1111 webui? I thought git pill did that in the webui-user file

Yes. Run git pull under your ${webui} directory is all you need. You should safely do that. At least this update does not bring me trouble.

from sd-webui-segment-anything.

ljleb avatar ljleb commented on May 20, 2024

Consider installing the requirements in the install.py file: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Developing-extensions

from sd-webui-segment-anything.

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.