Phan Tuấn Anh

Results 117 comments of Phan Tuấn Anh

hmmm it's weird, it should rely on `onnx` not `onnxruntime` thanks for the tip, i'll try to verify

@boricuapab if u have time pls test lora support (commit 85b7e2c ) to see if it works 4 u ![image](https://github.com/phineas-pta/comfy-trt-test/assets/37548991/9fe4b0d0-7785-40bb-b09b-943af6ba76ce) thank u 🤗

there's no flag to convert lora there's a new node to load lora

u have to navigate console to folder `comfy-trt-test` before calling `convert_unet.py`

there's a folder `comfy_trt` inside `comfy-trt-test` ?

> copying comfy_trt to site-packages seems to solve the problem yes but it isn't a good solution: u cannot receive update with git can u try calling python with relative...

sr im clueless well actually i have a workaround in mind but tbh it's ugly and im avoiding it at all cost 🫣 ```python import sys sys.path.append(".") ```

from what i understand, SD 1.5 should not create image too high resolution, that's why default max height max width = 768, maybe u can try 1024 🤔

i mean lower max height max width