GithubHelp home page GithubHelp logo

Comments (6)

KAMIKAZZE112 avatar KAMIKAZZE112 commented on August 22, 2024

lul, i tried to reinstall the extension and new errors appeared:
image

from sd-webui-comfyui.

KAMIKAZZE112 avatar KAMIKAZZE112 commented on August 22, 2024

And running "install_comfyui.py" directly throws this error:
image

from sd-webui-comfyui.

PladsElsker avatar PladsElsker commented on August 22, 2024

Sorry for the late reply, I did not get notified for this issue.

Did you try installing it from the extension's tab?

To fix the "No module named git" error, you can run pip install GitPython.
If you have multiple versions of python on your pc, running the script with just "python" can also end up using the wrong version. Make sure you're using the right pip and python install in the command line.

You technically don't need to run anything in the command line, though. The intended way of installing it is from the webui's "extension" tab. Then, you go in the "ComfyUI" tab, and you will see a setup guide (and a button for installing a new comfyUI in case you need that).

If you didn't do that, I'd suggest trying to uninstall your current version of this extension, and try the intended way.

from sd-webui-comfyui.

KAMIKAZZE112 avatar KAMIKAZZE112 commented on August 22, 2024

Oh don't worry about the late reply, I will try to do what you say and I will put whatever I get

from sd-webui-comfyui.

KAMIKAZZE112 avatar KAMIKAZZE112 commented on August 22, 2024

I was fanally able to solve all the errors, if someone else just get these errors you have to check the following points:

  • You need to have only one version of Python, its recommended to only install the 3.10.6 version because lattest versions can cause some errors

  • In the stabble-diffusion-webui folder, open with Notepad the file "webui-user.bat" and, in the line "set PYTHON=" you have to copy the rute of your python instalation, for default is: "C:\Users(Change this part with your pc user name)\AppData\Local\Programs\Python\Python310\python.exe" and then save the file
    image

If nothing works, you have to delete the "stable-diffusion-webui" folder and clone it again: git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui
After this, make sure to do the previous tip
Dont forget to backup your models, LoRAs, embeddings, extensions or whatever important things you have, and put it again inside the new stable diffusion folder

This is the way i was able to solve the problem, hope this helps someone in the future ( ゚д゚)぀ Bye

from sd-webui-comfyui.

PladsElsker avatar PladsElsker commented on August 22, 2024

Glad you were able to fix it πŸ‘

from sd-webui-comfyui.

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.