Support for PIL library image input (path) instead of Base64 encoding. For example, when using models with transformers library, I provide images this way img = Image.open(path).convert("RGB") which ...
I've installed TandoorRecipes on a Ubuntu VM followed all the steps in the manual for the manual installation everything seems fine but whenever I try to go to the page I just get a plain white page ...