Git Product home page Git Product logo

Comments (14)

melMass avatar melMass commented on May 16, 2024 1

Oh this is a simple one :)

You need to clone the submodules (Comfy Manager does it for you but I need to release the fixes I mentioned earlier)

So it should be for you:

cd D:\ComfyUI_portable\ComfyUI\custom_nodes\comfy_mtb
git submodule update --init --recursive

And restart the server

from comfy_mtb.

GrafiTom avatar GrafiTom commented on May 16, 2024 1

Thank you! :) It worked.

FaceSwap working!

but now Tensorflow module popped up at the fail section. :)

hmmm3

from comfy_mtb.

melMass avatar melMass commented on May 16, 2024 1

Oh my bad I misread, yes so you are only missing the FILM nodes. If you want to test them (but it will be super slow) run (again from the right python.exe!!):
python.exe -m pip install tensorflow

If you feel adventurous and need speed on FILM (using your GPU), but the risk of downgrading other dependencies in your env:
python.exe -m pip install tensorflow==2.10.1

from comfy_mtb.

GrafiTom avatar GrafiTom commented on May 16, 2024 1
git submodule update --init --recursive

Yeah, installing Tensorflow with any of these commands 'break" comfyUI for me.
Uninstalling got it back to work. But now FaceSwap nodes not loading again. :)

I think I will wait for a more stable release. Had a lot of fun with faceswap tho.

from comfy_mtb.

GrafiTom avatar GrafiTom commented on May 16, 2024 1

Ok I will wait 😄

Maybe was a bit early to grab that .py

yikes

from comfy_mtb.

melMass avatar melMass commented on May 16, 2024 1

Still dunno what happened to FaceSwap nodes.. getting this again.

When running Comfy, mtb should "explain", why those specific nodes fail, if you can find that it will help

Maybe was a bit early to grab that .py

Aha yep, I was using a custom BOOL type but now comfy support litegraph's native toggles using BOOLEAN, that also allow to convert them to input <-> widgets

from comfy_mtb.

GrafiTom avatar GrafiTom commented on May 16, 2024 1

from comfy_mtb.

melMass avatar melMass commented on May 16, 2024

I should not bail completely of those just for tensorflow, I'll adjust it since installing the old tensorflow is what "breaks" comfy on windows embedded and that I'm trying to fix in the install.py. But it's only needed for the film nodes

from comfy_mtb.

GrafiTom avatar GrafiTom commented on May 16, 2024

I can live without FILM nodes for now. :)
Animation workflow needs this node tho.

hmmm4

from comfy_mtb.

melMass avatar melMass commented on May 16, 2024

Animation workflow needs this node tho.

Thanks, that should not be the case, I'll fix that!
Regarding FILM, I will also look into similar models soon like RIFE etc

from comfy_mtb.

GrafiTom avatar GrafiTom commented on May 16, 2024

Okay, I see you fixed getbatchfromhistory.
Grabbed the graphutils.py and it works now. :) thanks

Still dunno what happened to FaceSwap nodes.. getting this again.

again

Tried that submodule magic, but this time it did nothing. :)

cd D:\ComfyUI_portable\ComfyUI\custom_nodes\comfy_mtb
git submodule update --init --recursive

from comfy_mtb.

GrafiTom avatar GrafiTom commented on May 16, 2024

Still dunno what happened to FaceSwap nodes.. getting this again.

When running Comfy, mtb should "explain", why those specific nodes fail, if you can find that it will help

Maybe was a bit early to grab that .py

Aha yep, I was using a custom BOOL type but now comfy support litegraph's native toggles using BOOLEAN, that also allow to convert them to input <-> widgets

fcsw

from comfy_mtb.

AIMusicExperiment avatar AIMusicExperiment commented on May 16, 2024

Sounds like you are making good progress on this. Is it time that we who are a bit less tech savvy should try to get this to work? Or should I continue to wait?

from comfy_mtb.

melMass avatar melMass commented on May 16, 2024

Sounds like you are making good progress on this. Is it time that we who are a bit less tech savvy should try to get this to work? Or should I continue to wait?

Yep released now :) the only remaining problematic dependency is still tensorflow on windows but it only affects the FILM nodes. I striped down the install a lot it should work better overall

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.