John-Henry Lim

Results 103 comments of John-Henry Lim

The Instruct form is awkward for character roleplay, making it hard to use Instruct-based models which perform better for it. I think it might make sense to allow using chat...

https://github.com/oobabooga/text-generation-webui/blob/c746a5bd00c39776bec0091a570f3348aa785caa/server.py#L560 Must make this input field visible for ui gather state to get the turn template, else turn template will be blank. https://github.com/oobabooga/text-generation-webui/blob/c746a5bd00c39776bec0091a570f3348aa785caa/server.py#L809 Have to load the turn template input...

Did you intend to tick "Tiling mode"? I don't fully know how it works but I think it uses more memory.

- I'll consider utility buttons for the milestone since they make things more convenient. - For feather selection, I think it makes more sense to be relative to the selection...

When I read the source code for outpainting Mk2, it seems to do something similar to img2img alt where it tries to reconstruct the original noise pattern and extend it,...

This already can be done, look at the "Quick Settings" docker. Unless, you are talking about different prompts for the 20 images?

The `launch` module is supposed to be in scope for extensions during installation. So this would be a problem with webUI itself. Maybe try updating webUI?

> -Images are not upscaled in backend, they're just scaled by the plugin once received (unless you check hires fix for txt2img). I have yet to find a workaround for...

Seems complex enough that I can't just guess what is going wrong, I may take a look at it if I have time.

I see, maybe I will look at it when my internship is over.