Git Product home page Git Product logo

Comments (4)

John-WL avatar John-WL commented on August 22, 2024

Hi,

Right now, ComfyUI should be launching from the Webui itself aytomatically when using the extension. This means that ComfyUI should be using the same venv as the Webui when it is being launched from the extension.

Therefore, I am not sure how to help, as the problem is probably not that ComfyUI needs to be set up to use the same venv as the Webui (it should already do that by default when launched from the extension).

Do you have any error traces? That could help, if you have any.

For your info, we are working on separating the processes completely to allow using different venvs (or continue sharing them if the user wishes to). I don't know if this info could help you solve your issue or not though.

from sd-webui-comfyui.

wardensc2 avatar wardensc2 commented on August 22, 2024

Here is my error when run Comfy with the workflow due to A1111 console only show A1111 running, I cant see any error report with ComfyUI running inside A1111.

image

This problem can be fixed if I use ComfyUI directly by copy the missing modules from python folder to ComfyUI venv folder

But when using ComfyUI extension inside A1111 the venv folder inside ComfyUI doesn't existed

from sd-webui-comfyui.

John-WL avatar John-WL commented on August 22, 2024

ComfyUI that is launched from the extension should be using the same venv as the Webui. So, if you want to copy-paste modules across venvs, you would need to add the missing files to the Webui venv directly right now.

Of course, for adding the proper libraries and dependancies, using pip directly is always recommended instead of adding files manually across venvs.

I don't know about these nodes, but it seems to me like maybe the python files for these custom nodes might not be present in the ComfyUI folder. You might want to double check in the ComfyUI/custom_nodes folder and see if the nodes are really there.

from sd-webui-comfyui.

ljleb avatar ljleb commented on August 22, 2024

Closing this as no response from OP. In any case, we are planning to add a setting to chose whether to use the ComfyUI venv or the webui venv, so this shouldn't be a problem anymore in the near future.

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.