Updates Transformers Inference code in README.md

#8
by tobiashaab - opened

There’s a minor typo in the transformers inference code where image_paths is incorrectly set to a list containing the string "url" rather than the url variable itself which leads to a Runtime Error.

teowu changed pull request status to merged

Sign up or log in to comment