GithubHelp home page GithubHelp logo

Comments (6)

nimadez avatar nimadez commented on May 10, 2024

MD updated to support user-defined Python path, please update, thank you.

from mental-diffusion.

notfood avatar notfood commented on May 10, 2024

There appears to be an error on the update.

term.sendText(`${pathPython} -s ${pathComfy}/ComfyUI/main.py --enable-cors-header --preview-method auto ${args}`);

It has an additional ComfyUI in the path, causing it to execute instead: . . ./ComfyUI/ComfyUI/main.py

Note the double ComfyUI

from mental-diffusion.

nimadez avatar nimadez commented on May 10, 2024

MD updated, user must specify ComfyUI source-code directory instead of root directory, please let me know if the problem is solved.

from mental-diffusion.

notfood avatar notfood commented on May 10, 2024

There must be a race condition or something. When I run ComfyUI standalone, Checkpoint and VAE combo boxes are populated correctly, when I allow the extension to start ComfyUI (it starts correctly), it doesn't populate them, no matter what I do.

ComfyUI folder: /media/Makai/home/Projects/AI/ComfyUI

With Python path: source /media/Makai/home/Projects/AI/ComfyUI/venv/bin/activate && python
Models won't load:
image

With Python path: /bin/false and pre-starting ComfyUI
Models load:
image

The issue has been fixed, but a different one arose.

from mental-diffusion.

nimadez avatar nimadez commented on May 10, 2024

Checkpoints are received from the ComfyUI server, this problem has nothing to do with paths. I am looking for the cause of the problem to find a solution, but unfortunately I have not yet been able to reproduce the new issue.

from mental-diffusion.

notfood avatar notfood commented on May 10, 2024

Yeah, seems strange to me, the start commands look the same, ComfyUI starts correctly, binds to the port just fine, but it won't populate the combo boxes. Pressing Generate will send the command to ComfyUI but it'll complain that there is no model in the inputs while the MD UI waits forever. I'll be pre-starting ComfyUI in the meantime.

from mental-diffusion.

Related Issues (5)

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.