MDMAchine

Results 8 comments of MDMAchine

Same issue. I found a workaround by using this tool here: https://github.com/eyriewow/merge-models I ran a quick merge with 2 models which themselves imported previously on their own. It imported no...

@metaphorz It likely will not work, DiffusionBee appears to import/convert similar to the script I linked. So if you use the script for any models that failed while importing into...

To be fair the initial release was not that long ago. Im sure more UI options will arise soon enough. That said, you can grab the cpkt and convert them...

I saw over on autos 1.3.0 > switch from pyngrok to ngrok-py Could this mean ngrok may be included in the future?

gotcha, if I could I would. Hopefully someone who wants it and can do it will pick up the torch ones of these days. I am in a rare situation...

I immediately notice your running pytorch 2.4.0 Downgrade to 2.3.1 and check how performance is.

Well if I had to guess, ToonCrafter is your culprit. AFAIK Comfy does not update anything unless you run an update or... an extension does so on its own. If...

You could try to **uninstall** then reinstall 0.27 / 2.3.1 in this order. # Xformers: python -m pip uninstall xformers python -m pip install xformers==0.0.27 # PyTorch: python -m pip...