Git Product home page Git Product logo

Comments (5)

melMass avatar melMass commented on June 11, 2024 1

It should now be resolved

from comfy_mtb.

melMass avatar melMass commented on June 11, 2024

Thanks for the detailed report unfortunately it all looks right (install log and run log).
It's strange that there is no better stack trace in the web browser, can you show the content of stat_comfy.sh ? It should'nt change much but we never know. The web extensions are now loaded using the WEB_DIRECTORY (

WEB_DIRECTORY = "./web"
) added in recent comfy versions, but I see that you are using the version from yesterday so it's not that, I'll try after updating comfy on my side in the meantime, as it's a new thing maybe something changed

from comfy_mtb.

melMass avatar melMass commented on June 11, 2024

Nope it's not a comfy update I just updated to latest now

from comfy_mtb.

thiagojramos avatar thiagojramos commented on June 11, 2024

Hi @melMass,

Thanks for your quick response! Here is the content of my start_comfy.sh script:

#!/bin/bash

cd /d/ComfyUI
~/miniconda3/envs/ComfyUI/bin/python main.py --normalvram ##--enable-cors-header

This script is just a convenience for starting ComfyUI with some arguments. I should note that I've also tried running ComfyUI directly without this script, and the issue remains the same.

I'd like to add that this isn't a new issue for me; I've been experiencing it for quite some time, even when I was using a Conda environment on Windows.

I'm attaching two new screenshots:

One showing that all the other extensions work perfectly with ComfyUI.
Another showing that when I add comfy_mtb to the mix, nothing appears in the UI.
Also, I tried accessing 127.0.0.1:8188/mtb, and it just stays in an eternal loading loop. Before, the UI would be blank for about 7-10 minutes and then eventually load, but for the past few days, it doesn't load at all.

I appreciate you looking into this. If there's anything else you need from my end, feel free to ask!

Screenshots

2023-10-11 (6)
2023-10-11 (2)

Logs:

comfyui.log
comfyui.prev.log

from comfy_mtb.

melMass avatar melMass commented on June 11, 2024

Nothing strange on those logs, besides an impressive amount of extensions, there is probably some collision going on, but you mentioned to have tried with only mtb installed? That's very strange since if anything recent updates should have removed the unconventional approaches.

I will poke you here when #109 is merged since it will iron out recent changes even more, but I tested on different system, python 11 is now supported too. Although you seem to use bash in WSL I will try to see if I can reproduce there

from comfy_mtb.

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.