comfyanonymous / ComfyUI_TensorRT

MIT License
513 stars 34 forks source link

output (.engine) files go to --output-directory but are expected in default output directory #38

Open pollockjj opened 5 months ago

pollockjj commented 5 months ago

When files are moved to the default folder/tensorrt they are found by the TensorRT loader. Not sure which is the right call (don't respect output-directory from the CLI or look for .engine files in the specified --output-directory