Joachim Blaafjell Holwech
Joachim Blaafjell Holwech
I'm experiencing the same issue. Only happens when changing the server API files. Error: ``` node(89784,0x16d41f000) malloc: *** error for object 0x10a54cb18: pointer being freed was not allocated node(89784,0x16d41f000) malloc:...
Very nice @dariustanrd! If you want, you can create a PR and I'll merge your changes and add a mention of your contribution in the readme.
This issue seemed to happen once I updated to the latest version of `diffusers`. It's not a critical issue for me, but since Poetry is quite popular and `runpod +...
I made a [simplified notebook](https://colab.research.google.com/drive/1sFgSCEikwFAOWmDwptL_f8577md7n9aE?usp=sharing) to limit the number of potential issues. Still having the same problem as in the previous notebook unfortunately. I'm not very familiar with ComfyUI and...
Awesome! Thanks for a thorough answer. It definitely seems like the issue was the scaling. With you code I got some more acceptable output. I made the notebook public, so...
Here is an example from the notebook with 80% steps on SD1.x and 20% on the refiner. Not getting great results unfortunately :( SD1.5 output:  Refiner output: 
I think the Nuxt package is incorrectly built somehow. I don't remember exactly what the problem was unfortunately, since it's a while ago that I looked at it. In the...
This bug breaks automated type checks in a CI pipeline, since this type error will always cause the checks to fail. Unfortunately, there is no way to ignore the error...
@hanspagel still having the issue unfortunately and import seems to still be there. We're currently on `@scalar/nuxt": "^0.2.211`.