renwerx

Results 3 issues of renwerx

Clicked "update all" before I went to bed last night now I'm getting this: Error occurred when executing KSamplerFABRIC: 'BaseModel' object has no attribute 'get_model_object' File "K:\Programs\ComfyUI\execution.py", line 151, in...

The AI consensus is that there is no version compatible with pytorch version: 2.9.1+cu128. Not sure where to go from here without downgrading torch which I'm hesitant to do lest...

Added input size parameter to image_to_tensor function for standardising image dimensions. Check if images match required input dimensions and resize them if not before conversion. Avoids tensor mismatch errors.