psychedelicious

Results 416 comments of psychedelicious

Also, you _can_ change CLIP Skip. Generate on the generation tab w/ SDXL then load the workflow. Add a CLIP Skip node between the model loader and compel nodes and...

Ok, gotcha. The VAE isn't working for me, it's not related to how you imported it. I created #6483 for the VAE issue.

I like @lstein's suggestion. Closing this in favor of implementing it like that.

In order to add images to the gallery, we use some simple logic that tests if the node's output is exactly an `ImageOutput`. The FaceOff node output contains images, but...

Actually, the width and height are recorded in the state. Resizing the text area updates these dimensions, but the nodes are all rendered and re-measured on mount, resetting the dimensions....

We'll need to review the image importing script to update it for v4.0.0. Some changes were made to the main app config that might cause problems. I think it will...

> I suspect if I just followed the instructions on a major jump and used the new install/upgrade script, it would have worked fine? That's certainly the intention! I'll try...

@mcbexx Sorry, I didn't get to it and the contributor who previously maintained it hasn't been around. I've just removed it from the launcher in #6431.

Realistically, it's probably a very large effort to support this. The stable diffusion example they made is nice and all, but there is _far_ more going on than what they...

I've updated this PR against current `main` and tested it.