reaperhammer
reaperhammer
Add custom resolutions or aspect multiplications yourself: 1. Delete files ```..\custom_nodes\ComfyUI-Upscaler-Tensorrt\__pycache__\*.pyc``` 2. Edit "..\custom_nodes\ComfyUI-Upscaler-Tensorrt\utilities.py" Under def get_final_resolutions, add your custom resolutions, including to the aspect ratio checker e.g. ``` def...
Yea I saw you use bicubic resize for the custom resolution resample, anyway, for ease of use for most ppl I made a pull request to add these new sizes......
Based on this error, you have not installed tensorrt python module. By default, in Windows, Comfy uses a custom python path, not a venv, so if you used the 'default'...
I initially couldn't find any posts about this and I just updated bios and Nvidia driver so thought it could be that, so I went through the process of re-installing...
> seems that I can't revert. Can somebody tell me how to revert? I am using the desktop version of comfy How to revert to a previous ComfyUI version It...