Hi!
I’m using the python hub library to make a call to the inference API but the height
and width
parameters seem to be ignored and the size of the resulting image is always the same.
I’ve tried with several different models and didn’t have any luck. When I run the model in Automatic or ComfyUI it can produce any dimension, so the model is not an issue.
Any ideas?