tensorrtllm_backend
tensorrtllm_backend copied to clipboard
import PIL on demand
Some users don't need Image, and don't want to add dependency on PIL. It's better to import it on demand.
Please help review my PR: https://github.com/triton-inference-server/tensorrtllm_backend/pull/673