Luca Beltrame
Luca Beltrame
Oh, no problem at all. I'm aware you mentioned the GUI, but I also wanted to point out that even at the basic, non GUI functionality there's a difference (and...
But now that I look at it, isn't it trying to switch to the wrong pipeline?
Will try to reproduce again and see what happens.
I can reproduce this with Openpose and any other model. It's a bit different than what I originally expected. The *first* image uses `ControlNetXLPipeline` but the *second* element in the...
Ok, I think I'm starting to narrowing things down. This happens *when face hires is active*. If it's not, the pipeline correctly goes to `ControlNetXLPipeline". And as far as I...
Update: this happens with **all** Control pipelines, including Reference.
If you use `setenforce` to set SELinux to permissive, does that work? EDIT: You might want to check as well `httpd_sys_content_t` (ref: https://stackoverflow.com/questions/22586166/why-does-nginx-return-a-403-even-though-all-permissions-are-set-properly)
I meant it only as a temporary measure to see whether it works or not. If it's SELinux, then the problem is narrowed down to that. If the issue still...
When doing as simpler prompt with batch = 2, ~~I can't see the issue at all with a different prompt...~~ I can see it when setting batch size > 2....
Attached (zipped). There are a couple false starts (wrong batch size, forgetting to set the models...) so only the last 5 generations are the actual test. [sdnext.log.zip](https://github.com/vladmandic/automatic/files/15048671/sdnext.log.zip)