MalumaDev

Results 9 comments of MalumaDev

To be quick, I put "random" default values 😅 I fixed the problem of the token length and I added the UI for the generation of the embedding. I need...

> This feature is actually way more interesting than I thought. Pretty amazing the variations you can obtain using the images embeddings. I am still trying to figure out how...

> On a separate note... do you think the same thing could be added to img2img to offer better conformity to the original image? I sometime feel the aesthetic model...

> I'd suggest hiding the interface behind the Extra checkbox or at least moving it lower. It's quite large and pushes more commonly used options like CFG and Batch size/count...

> Why is there another CLIP being created when we already have one? If it is really needed for this, why is it always created regardless of whether the user...

> An additional thing I'm going to ask of you is to isolate as much of your code into separate files as possible. The big chunk of code in sd_hijack...

> On a separate note... do you think the same thing could be added to img2img to offer better conformity to the original image? I sometime feel the aesthetic model...

> Something else I noticed. Is there a reason the Aesthetic optimization is always computed? If no parameters for it have changed from generation to generation, could it not just...

The Dalle2 paper specifies that the max angle to use is in between [0.25,0.5]. (TextDiff)