Woisek

Results 116 comments of Woisek

@oudivad My current workaround is to merge the generated poses from openpose-editor and the pre-processor. There are two ways: Either you generate one pose image with openpose-editor, one with the...

Funny, I found this thread, also ... :D

This problem still exists ... any idea when or even if it will be addressed ... ? 😐

> i fixed it [here](https://github.com/audioscavenger/save-image-extended-comfyui), update your comfy manager Have to say, that it's not fixed for me. Still adds the underscore to the beginning. 😐 ![FK8OWUFAak](https://github.com/thedyze/save-image-extended-comfyui/assets/122026301/514d17fc-8c54-454a-aecb-7a46a84cca70) The left is...

> again, this is fixed. you are probably 15 versions behind. this repo is abandonned anyway. Okay, but your 'fixed' version doesn't work at all. Traceback (most recent call last):...

Hmm .. OK, I thought about a Gradio issue (what a crap app). I will try to observe this, maybe I catch when it triggers. Thanks for looking into it....

It still exists and it's definitely a Gradio problem, because it happens on all Gradio based UIs. I can't understand why this bug is still existing after such along time....

OK, now I got this: I:\Super SD 2.0\tldream>start.bat I:\Super SD 2.0\tldream>tldream --model "I:\stable_diffusion_shared\models\Stable-diffusion\SD v1.5\v1-5-pruned-emaonly_(3.97GB).ckpt" --listen "localhost" --no-nsfw-filter --local-files-only A matching Triton is not available, some optimizations will not be enabled....

So, how do I set the IP to open the server? The suggested http://0.0.0.0:4242 does not work (Error: Connection failed) and using my local IP http://192.168.1.9:4242/ throws an error: INFO:...

>Try running "pip uninstall tensorflow tensorflow-gp But it seems that want to uninstall tensoflow from my main python ... ?! I need tensorflow for other repos, respectively other repos need...