Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any updates in generating dynamic shape images? #69

Open
Meshwa428 opened this issue Apr 23, 2024 · 9 comments
Open

Any updates in generating dynamic shape images? #69

Meshwa428 opened this issue Apr 23, 2024 · 9 comments

Comments

@Meshwa428
Copy link

Like you mentioned in #44 that in the next version of onnxstream we will be able to generate dynamically shaped images

Any progress so far? Any updates?

Thanks in advance

@vitoplantamura
Copy link
Owner

vitoplantamura commented Apr 23, 2024 via email

@Meshwa428
Copy link
Author

No, probs I will try to implement it by my self and let you know when I'm done 😉

@vitoplantamura
Copy link
Owner

vitoplantamura commented Apr 23, 2024 via email

@dylski
Copy link

dylski commented Nov 30, 2024

Hi - Any news on custom resolutions?

I've got SD powering my 800x480 7-colour e-ink display and would desperately like to be able to render to an apsect ratio closer to that. Cropping my 512x512 images is suboptimal!

@Meshwa428
Copy link
Author

Nope, no progress. Got busy with some personal work. Sorry to say but my job is exhaustive and I don't get time even at weekends 😞

@vitoplantamura
Copy link
Owner

vitoplantamura commented Dec 12, 2024 via email

@Meshwa428
Copy link
Author

Can't we use gguf for this task?
Idk how to split it into small chunks like you have done with the original model, but maybe dynamically loading the small chunks of the gguf model into memory might be efficient 😅.

It might be dumb to say that but I am kinda new to llama.cpp stuff.

@vitoplantamura
Copy link
Owner

vitoplantamura commented Dec 15, 2024 via email

@vitoplantamura
Copy link
Owner

Done.

Only SDXL Turbo is supported.

The --res option allows to set the resolution.

@dylski: this is an example with "--res 800x480":

result.png

Vito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants